christos
c8b0dbc8c4
resolve conflicts
2013-04-06 14:52:24 +00:00
christos
fa8b4d5199
Import byacc 20130304
2013-04-06 14:45:24 +00:00
christos
570363fb78
more flexible
2013-04-06 14:30:03 +00:00
christos
44825738cf
merge conflicts
2013-04-06 14:27:52 +00:00
christos
dded093e98
Import flex 2.5.7
2013-04-06 14:05:39 +00:00
uebayasi
b8042039ef
* Don't re-generate kdump-ioctl.c during install.
...
* Don't expand hundreds of *.h paths into a variable and command-line in !=.
Lazily handle it the glob instead.
2013-04-06 13:48:12 +00:00
martin
30fbfe7c30
Add generic radion on/off/toggle events
2013-04-06 13:19:25 +00:00
uebayasi
434b2461fb
Don't print warning even if mkisofs is not found.
2013-04-06 13:00:31 +00:00
uebayasi
bad3256eeb
Pass a real file as MLINKS target; fix unnecessary (re)install.
2013-04-06 12:16:49 +00:00
christos
ac503ce8cb
new openpam
2013-04-06 02:22:07 +00:00
christos
7244ad5836
adjust for new openpam
2013-04-06 02:20:49 +00:00
christos
e1b25b170f
merge conflicts
2013-04-06 02:20:24 +00:00
christos
6484247f69
new libpam sets.
2013-04-06 02:20:01 +00:00
khorben
27bee29666
Added support for the Realtek 8168F variant in re(4).
...
From FreeBSD; not tested on real hardware unfortunately. The manual page was adjusted as well.
No objection from current-users@, "commit it" gdt@
2013-04-06 01:53:13 +00:00
christos
23e44a7766
Import openpam-20120526
2013-04-06 01:23:24 +00:00
christos
bfb93a4658
add debug part of rtld.
2013-04-05 20:23:13 +00:00
christos
f903624708
split debug info for rtld
2013-04-05 20:16:40 +00:00
christos
644dcf797e
split init and errno to a separate file. No point in growing rtld 10K.
2013-04-05 20:15:42 +00:00
martin
42847337a3
Move interrupt printout past main attach message
2013-04-05 19:15:08 +00:00
martin
b49a9cadb2
Cleanup attach message slightly
2013-04-05 19:14:31 +00:00
christos
ca05baee9e
all fsblkcnt_t's are in frsize units
2013-04-05 17:34:27 +00:00
christos
9b08c42b1d
clarify the units of fsblkcnt_t
2013-04-05 17:33:06 +00:00
skrll
2c2c2adde3
Add a UPS_C_PORT_L1 define
2013-04-05 09:20:51 +00:00
skrll
888ceda58e
Add a UPS_PORT_L1 define
2013-04-05 09:07:15 +00:00
dholland
a8dc20d201
remove extraneous malloc.h
2013-04-05 03:18:26 +00:00
dholland
b4acc95ea0
stdlib.h, not malloc.h
2013-04-05 03:17:38 +00:00
dholland
255fdbee78
Improve the output of gcc when a subprogram gets a signal. When OOMing
...
it gets signal 9, which prints "Killed" -- that this is actually
signal 9 and not a generic message is never clear and causes people to
file PRs unnecessarily.
Suggested by followups to PR 44096.
I applied this to gcc 4.5 ages ago, but this copy has been sitting
around in one of my trees for even longer and it may as well get
committed too.
2013-04-05 03:14:45 +00:00
dsl
b6465c5d37
Extract a base list of .h files from the set lists instead of looking
...
at the current contents of ${DESTDIR}.
Ignore missing files and also depend on the set lists themselves.
Should stop the build breaking here if there are extra files in DESTDIR (etc).
NB: The order of the .h files matters somewhat. Probably works by luck.
2013-04-04 22:35:28 +00:00
dsl
5df8622daf
Output a blank line between the fixed and variable #include lines.
...
Just a little hint that they come from different places.
2013-04-04 22:32:12 +00:00
dsl
5cd1df7c73
Explicitly #include <sys/scsiio.h> so that the build of usr/bin/kdump
...
doesn't rely on the order it happens to use for the headers.
2013-04-04 22:17:13 +00:00
wiz
3730b7cf2f
pull over agc's typo fix from agc-symver branch.
2013-04-04 21:52:04 +00:00
christos
5fc19dec20
fix mkdebug for private libraries.
...
while here, centralize the strip variable handling per type of object.
2013-04-04 21:15:15 +00:00
christos
07a6c80766
ldopts should be before ldadd like everywhere else.
2013-04-04 21:14:36 +00:00
martin
67c2857b08
Provide an empty __CTASSERT() for toolbuilds
2013-04-04 16:11:12 +00:00
skrll
927aaa22aa
Handle errors in ohci_open better.
2013-04-04 13:28:57 +00:00
skrll
3d4eccea91
Don't take the bus lock in usbd_transfer_complete when polling.
...
Sprinkle || polling in KASSERTsw
2013-04-04 13:27:55 +00:00
skrll
71f057ad0e
Whitespace
2013-04-04 13:23:50 +00:00
martin
e23a017d74
Fix installboot for VAX, as discussed on port-vax. Problem pointed out
...
by Jonny Billquist, thanks to Marl Pizzolato for patiently explaining
the various ways of booting a vax to me.
Now VAX 780 can boot directly from VMB.EXE again.
2013-04-04 12:55:30 +00:00
martin
2085b5b970
Adapt to new vax primary bootstrap layout.
2013-04-04 12:53:00 +00:00
martin
657f427313
Calculate the disklabel size (for asm code) dynamically based on
...
MAXPARTITIONS.
2013-04-04 12:52:25 +00:00
martin
9d0957eba7
Provide binary compatibility for architectures that (erroneously) had
...
a larger MAXPARTITIONS value (and thus larger struct disklabel).
2013-04-04 12:51:39 +00:00
martin
35d9a96a44
Drop MAXPARTITIONS down to 12 - we do not have more space to store a
...
larger disklabel in the bootblocks at least on some supported machines.
Keep the extended major/minor sheme compatible with the 6.0 release and
note that we had a bigger MAXPARTITIONS in between.
2013-04-04 12:50:03 +00:00
martin
b59d36a97c
Rearrange primary bootstrap slightly to free up all space between the disk
...
label and the uVAX rom boot parameter block.
2013-04-04 12:48:07 +00:00
skrll
9f0fcc1063
Take the bus lock in ohci_poll as it's assumed by ohci_softintr which
...
will get called by ohci_intr1... I can enter ddb using usb keyboard
attached via ohci now.
2013-04-04 12:21:12 +00:00
pooka
ad13271887
create /dev/pad[0-3] instead of just /dev/pad
2013-04-04 11:28:02 +00:00
pooka
60584da4c7
create /dev/null only after it's possible to create /dev/null
2013-04-04 11:21:37 +00:00
skrll
b6fdba089c
Slight formatting tweak ro previous
2013-04-04 09:46:42 +00:00
skrll
f2ec9ef759
Improve/fix TD flags reporting.
2013-04-04 09:23:04 +00:00
pooka
c074aab660
set correct include path
2013-04-04 01:48:19 +00:00
pooka
ee9522d98d
create device nodes
2013-04-04 01:38:47 +00:00