summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add a PAM policy for rexecd(8).des2002-05-022-1/+17
* In udf_bmap(), return the physical block number, not the logicalscottl2002-05-021-1/+5
* xdm plays horrid tricks with PAM, and dumps core if it's allowed to calldes2002-05-022-0/+2
* Add openpam_nullconv.c to SRCS.des2002-05-021-0/+1
* This commit was generated by cvs2svn to compensate for changes in r95908,des2002-05-0253-131/+283
|\
| * Vendor import of OpenPAM Cinnamon.des2002-05-0253-131/+283
* | A markup fix, and document -R as non-standard.jmallett2002-05-021-3/+5
* | Make -J a proper flag internal to the code (rather than just check forjmallett2002-05-022-10/+30
* | o Remove dead and lockmgr()-specific debugging code.alc2002-05-022-23/+0
* | *str is spelled 's1' inside the body of the code.jmallett2002-05-021-4/+2
* | Remove the temporary alignment check in free().jeff2002-05-024-25/+118
* | Rework some of the -I support so I can't find a way to make xargs(1) core orjmallett2002-05-022-15/+14
* | Minor bug fixes uncovered while working on UFS2.mckusick2002-05-022-2/+2
* | Add some NOTES on the Comtrol Rocketport and the Digiboard drivers.obrien2002-05-011-0/+37
* | Usual after-import fixup of SCM IDs.obrien2002-05-012-2/+2
* | Save the MCA info specific to the AP as part of the AP launch.marcel2002-05-011-2/+9
* | Make ia64_mca_save_state MP safe. Protect access to the info block,marcel2002-05-011-9/+57
* | If we get a DATA UNDERRUN error from QLogic FC cards, but the RQCS_RU bitmjacob2002-05-011-6/+23
* | Try using genwakecode.sh instead of the perl version.peter2002-05-011-1/+1
* | Add a shell script to do what genwakecode.pl does.peter2002-05-011-0/+21
* | Add some spurious veritcal whitespace to reduce diffs to OpenBSD.jmallett2002-05-011-0/+2
* | Merge local changes again, against ANSIfied m4(1).jmallett2002-05-018-245/+109
* | Redo the sigio locking.alfred2002-05-0119-115/+42
* | We don't need no stinkin' echos here.imp2002-05-011-3/+3
* | Add an epic_stats_update() function (called once per second). Even thoughsemenu2002-05-011-9/+27
* | Add support for using the profiled versions of the C++ (and related) libs.obrien2002-05-011-1/+3
* | MII_TICK handlers need not restart aneg on these PHYs, they behave prettysemenu2002-05-012-109/+55
* | Axe unused SESS_UNLOCK_NOSWITCH() and PGRP_UNLOCK_NOSWITCH() macros. Thejhb2002-05-011-4/+0
* | Bump the version to mark the fixed FSM TLD orderingbrian2002-05-011-1/+1
* | If we receive a config request while Open, call TLD *before* decodingbrian2002-05-011-3/+7
* | Fix some edge cases where bad string handling could occur.alfred2002-05-011-0/+4
* | cleanup:alfred2002-05-011-37/+46
* | Allow the peer to modify the LQR intervalbrian2002-05-011-0/+1
* | Connect up kern_envp *before* we use it for getenv() and console probing.peter2002-05-011-7/+14
* | Add "CFLAGS+= -I${MAKESRCPATH}" when running under the kernel build,peter2002-05-011-0/+3
* | Make this compile and not segfault on ia64. ptr = strdup("foo"); ispeter2002-05-012-6/+8
* | Add a hack so that fdisk(8) can initialize an ia64 disk. There ispeter2002-05-011-0/+10
* | Enlighten those who read the FINE POINTS of the documentation a bitcjc2002-05-012-5/+20
* | Remove two unused headers (<machine/frame.h> and <machine/psl.h>).peter2002-05-011-2/+0
* | Do not bother with #include <machine/psl.h> since it is just a stub filepeter2002-05-011-1/+0
* | s/-300K/~300K/mph2002-05-012-2/+2
* | Update a comment to accurately describe the usage of the fourth fieldmurray2002-05-013-3/+3
* | The fourth field of drivers.conf is no longer reserved. Document itsmurray2002-05-011-2/+4
* | Add support for kernel options to be removed from the BOOTMFS kernelmurray2002-05-011-1/+6
* | Add the System V shared memory modules to the mfsroot. Thismurray2002-05-011-0/+3
* | "pointers are not permitted as case values", so force the macros to ints.obrien2002-05-011-2/+2
* | makeobjops.awk is stricter on syntax than the perl version.obrien2002-05-011-1/+1
* | Use makeobjops.awk rather than makeobjops.pl.obrien2002-05-013-5/+4
* | Awk version of makeobjops.PL.obrien2002-05-011-0/+485
* | Remove the trailing ^M's. makeobjops.awk does not like them.obrien2002-05-013-153/+147
OpenPOWER on IntegriCloud