summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Convert vnode_pager_freepage() to vm_free_page().bp2001-05-031-2/+2
* Wrap around MALLOC_DECLARE() invocation with #ifdef.bp2001-05-031-0/+2
* like i386, add inclusion of lock.hmjacob2001-05-032-1/+4
* Correct assignment of the resulting ACL allowing the mask entry tojedgar2001-05-031-1/+1
* * include/elf.h has been repo copied to include/elf-hints.h, and it noobrien2001-05-031-1/+1
* Add the new version.c to libssh.green2001-05-031-1/+1
* Fix minor style issue from previous commit.obrien2001-05-032-2/+2
* Add a "VersionAddendum" configuration setting for sshd which allowsgreen2001-05-033-2/+77
* Backout completely canonical lookup modifications.green2001-05-033-15/+24
* Fix $FreeBSD$ style.obrien2001-05-021-2/+5
* * include/elf.h has been repo copied to include/elf-hints.h, and it noobrien2001-05-0219-78/+33
* RELNOTESng infrastructure fixes:bmah2001-05-0220-105/+23
* Cross reference recent TCP ISN fix to security advisory SA-01:39.bmah2001-05-025-5/+7
* - Avoid circular `use Config', which may lead to random synax errorsmarkm2001-05-022-9/+13
* Second stage SGMLifying. More to follow.wilko2001-05-022-668/+704
* Add a missing free(3).yar2001-05-021-0/+1
* Handle situations where we've already got a P2P interface addressbrian2001-05-021-1/+6
* Get IP multicast working on VLAN devices:fenner2001-05-022-7/+6
* Merged from sys/isa/sio.c revision 1.330.kato2001-05-022-16/+18
* Merged from sys/isa/fd.c revision 1.195.kato2001-05-022-4/+8
* Merged from sys/i386/isa/npx.c revisions 1.96 and 1.97.kato2001-05-021-12/+25
* Merged from sys/i386/isa/clock.c revisions 1.172 and 1.173.kato2001-05-023-3/+45
* Merged the rest of changes in sys/i386/i386/machdep.c revision 1.447.kato2001-05-022-12/+10
* Fix the rmuser script to correctly determine if a user does not exist.adrian2001-05-021-1/+1
* Extend adduser to create "locked" accounts. Adduser can now lock anadrian2001-05-021-15/+137
* Fixed panics in npx exception handling. When using IRQ13 exceptionbde2001-05-023-21/+54
* Fix a misleading commentbrian2001-05-021-1/+1
* - assign a separate debugging flag for debugging messages regarding thehm2001-05-026-38/+33
* Do the alpha dance for the change MarkM hath made on the i386 side.mjacob2001-05-021-0/+2
* Alphabetize command-line options in the synopsis.dd2001-05-021-1/+1
* Add hint about how to build an ISA NMI card and why you'd want to do so.imp2001-05-021-0/+12
* Implement the -r and -w options as `-o ro' and `-o noro', respectively. Atdd2001-05-021-2/+2
* Only define DEBUG if it's undefined. This should eventually go, butbrian2001-05-021-0/+2
* Add a ``digi'' driver.brian2001-05-0254-9/+44599
* ulpt(4) doesn't exist, so don't cross ref to it.imp2001-05-011-1/+0
* Don't mount a md(4) over /dev on DEVFS enabled diskless systems.phk2001-05-015-25/+45
* Fix up unit attention and selection timeout handling in various peripheralken2001-05-013-14/+8
* First half of SGMLifying. More to follow.wilko2001-05-012-784/+1342
* Fixed typos: dependant -> dependentschweikh2001-05-015-5/+5
* Fixed typos: decendant -> descendantschweikh2001-05-012-2/+2
* pseudo-device -> device in kernel config.schweikh2001-05-012-2/+2
* pseudo-device -> device in kernel config.schweikh2001-05-011-1/+1
* Avoid a warning by making a variable a const char *.dwmalone2001-05-011-1/+2
* Don't give a warning about "proc size mismatch" if no struct weredwmalone2001-05-011-1/+2
* Clean out some cruft that has been put in a better (central) place.markm2001-05-011-5/+0
* Compensate for header dethreading.markm2001-05-011-0/+4
* Compenate for header dethreading.markm2001-05-016-0/+12
* Compensate for header dethreading.markm2001-05-015-0/+12
* * Add Config.pm to fight situations when perldoc(1) showed a manual pagejoe2001-05-016-10/+94
* Compensate for header dethreading.markm2001-05-019-0/+18
OpenPOWER on IntegriCloud