summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing #includes of <stdio.h>. Correct a few typos in comments.tjr2002-11-063-5/+7
* Import the latest hints file from Internic. The most important changedougb2002-11-061-13/+13
* Clean up a little. Don't need to include fetch.h any more, and I can'tobrien2002-11-061-7/+0
* Break fileGetURL() out into its own file so that pkg_install/lib consumersobrien2002-11-065-117/+149
* Whitespace, style fixes.mdodd2002-11-063-438/+375
* Add caveats regarding the effect of PAM on PasswordAuthentication anddes2002-11-061-0/+23
* Better emulate the FSF build for Sparc64.obrien2002-11-061-0/+1
* Don't ever disable ACPI on ia64. We cannot life without it.marcel2002-11-061-0/+2
* Define UMA_MD_SMALL_ALLOC so that we can allocate memory with regionmarcel2002-11-062-16/+38
* - Let the PCI code try to route interrupt in -currentsimokawa2002-11-061-1/+5
* Remove Realtek discriminating comments from the rl(4) manual page.trhodes2002-11-061-6/+0
* Hook up the userland wrapper for __mac_execve().rwatson2002-11-062-0/+43
* Check the FSLABEL argument and invoke the generic doFS.sh scriptmarcel2002-11-061-5/+13
* Reserve a major number for the mdsio driver: RS-485 driver for 8250-familyrwatson2002-11-061-0/+1
* Use warn() instead of perror() or fprintf() where appropriate.tjr2002-11-062-14/+8
* Mount devfs with nmount(2) instead of mount(2). This error was maskedjhb2002-11-051-1/+12
* Take sizeof() the right string for fspath's iovec. The old string was thejhb2002-11-051-1/+1
* Fix formatting bogon.dd2002-11-051-2/+2
* Undelete FILES section (taken from RELENG_4), primarily to give thedd2002-11-051-0/+15
* master.passwd, not master.passworddd2002-11-051-1/+1
* Spotted a couple of places where the socket buffer's counters were beingkbyanc2002-11-052-0/+8
* Fix filt_soread() to properly flag a kevent when a 0-byte datagram iskbyanc2002-11-051-1/+1
* o Introduce variable DOFS_SH to hold the path of the doFS.sh.marcel2002-11-051-12/+19
* Correct merge-o: disable the right execve() variation if !MACrwatson2002-11-051-4/+4
* Update policy modules for changes in arguments associated with supportrwatson2002-11-056-12/+18
* Bring in two sets of changes:rwatson2002-11-0516-76/+617
* Regen.rwatson2002-11-055-7/+16
* Flesh out the definition of __mac_execve(): per earlier discussion,rwatson2002-11-051-1/+2
* Document the current default for VersionAddendum.des2002-11-051-0/+2
* Accurately reflect our local changes and additions.des2002-11-051-11/+9
* Document the current default value for VersionAddendum.des2002-11-052-2/+2
* Since neither the Biba policy nor the MLS policy make use ofrwatson2002-11-052-46/+0
* Grab 181 for HP/Compaq ProLiant advanced server management driverpeter2002-11-051-0/+1
* Assert that appropriate vnodes are locked in mac_execve_will_transition().rwatson2002-11-059-0/+72
* Hook up the mac_will_execve_transition() and mac_execve_transition()rwatson2002-11-051-0/+15
* Typo in comment: commmand -> commandkeramida2002-11-051-1/+1
* Fixes to unbreak Alpha releases:ru2002-11-053-12/+10
* Use more non-b0rked error reporting. Print the disk we are trying to openjmallett2002-11-051-3/+6
* Make a small (1.2M) fixit floppy image for pc98.nyan2002-11-052-2/+40
* Wrap function prototype declarations in __BEGIN_DECLS to do the right thingjmallett2002-11-051-0/+4
* Remove undefined variable.mdodd2002-11-051-1/+1
* Wrap function prototype declarations in __BEGIN_DECLS to do the right thingjmallett2002-11-052-0/+4
* Style/whitespace changes.mdodd2002-11-051-82/+78
* Fix for GEOM.mdodd2002-11-052-56/+11
* - Convert to newbus, bus_space etc.mdodd2002-11-0512-2101/+605
* Use ${TARGET_ARCH} for ia64 tests.ru2002-11-051-2/+2
* o Remove devices that are commented out.marcel2002-11-051-10/+4
* Remove mcclock. It's an Alpha left-over.marcel2002-11-051-2/+0
* Create a special version for ia64. For auto-boot to work, we needmarcel2002-11-051-0/+77
* Test for the existance of kernel ppp support by seeing if the kernel hasbrooks2002-11-051-12/+14
OpenPOWER on IntegriCloud