summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't forget to null-terminate string we got from sysctl (f.e. in 'A' format).ache2002-05-081-1/+1
* Only saying you're launching other CPUs if there are more than one to launch.mjacob2002-05-081-1/+1
* It is not clear if "#endif FOO" is allowed by ANSI. Gcc 3.1 complainsobrien2002-05-0810-58/+62
* It is not clear if "#endif FOO" is allowed by ANSI.obrien2002-05-083-3/+3
* Build our native CSU bits before the compiler-specific ones.obrien2002-05-081-4/+4
* Do my bit for the Perl removal team and shoot my own, rather mangypaul2002-05-084-306/+1
* Some updates to mention accept filters and howsilby2002-05-082-2/+33
* Make compilable without -DINET6.ume2002-05-081-2/+2
* Resurrect as an empty file to unbreak the build. We have everything wedes2002-05-081-0/+1
* Put 'ftp' back.maxim2002-05-081-0/+1
* Log address family of a connection.ume2002-05-081-4/+6
* Use libutil instead of pw_{copy,util}.c. Clean up a little. Warnsify.des2002-05-086-517/+169
* Fix a boatload of format errors and constness violations.des2002-05-082-36/+40
* If no old_pw was passed to pw_copy, compare just the name.des2002-05-081-1/+2
* Make _msgout take a const char * rather than a char *.des2002-05-081-2/+2
* It is dangerous to use globbing like so in startup scripts:nectar2002-05-081-1/+3
* Don't emulate INTERNALLIB.ru2002-05-081-4/+2
* Change whtespace indent in format string to fit new output form ofkuriyama2002-05-081-2/+2
* expand_name fixes:alfred2002-05-081-38/+32
* style(9): remove an EOF space.maxim2002-05-081-1/+1
* Implement 'speed' command: set a maximum read speed. At the moment itmaxim2002-05-082-0/+22
* zapnot the signed bits in atomic_cmpset_32. Previously this did not work withjeff2002-05-081-0/+1
* Fix typo.gshapiro2002-05-081-1/+1
* Remove runq_findproc. This never worked right in the first place and canjake2002-05-081-23/+0
* Remove unneeded include.jake2002-05-081-1/+0
* Make a macro for the guts of tl0_immu_miss, like dmmu_miss and prot.jake2002-05-082-102/+152
* Bring doc up-to-date with current buildworld/buildkernel practices.jwd2002-05-081-11/+20
* These files haven't been used in a while.des2002-05-083-480/+0
* Roll my own min() (named ISO88025_MIN() so as to not cause conflicts) sokbyanc2002-05-081-2/+4
* Update ARP to access token-ring source routing information at it's newkbyanc2002-05-081-5/+10
* Use libutil and libypclnt for all passwd manipulation and NIS needs.des2002-05-0817-1591/+405
* Detect and attach to the ICH3 SMBus controller.jhb2002-05-081-0/+4
* Add passwd manipulation code based on parts of vipw and chpass.des2002-05-083-86/+438
* Add ypclnt_havepasswd(), and guard against a possible segfault.des2002-05-082-12/+33
* Really include <paths.h> (it seems it was brought in indirectly)des2002-05-081-0/+1
* Use <paths.h> rather than "pathnames.h", and fix a couple of whitespace nits.des2002-05-089-133/+38
* PAMify.des2002-05-081-253/+127
* Add some more commonly-used directories and files.des2002-05-081-0/+6
* Use pam_lastlog(8)'s new no_fail option.des2002-05-083-3/+3
* Add a no_fail option.des2002-05-082-6/+20
* Add pam_ftpusers(8), which enforces /etc/ftpusers.des2002-05-084-0/+222
* M_ZERO the temp buffer in expand_name() otherwise if an error occursalfred2002-05-071-1/+1
* Oops, update usage() to have -i.jmallett2002-05-071-2/+2
* Add handling for any nil-length string passed to -i for the backup extension.jmallett2002-05-072-2/+21
* Alpha MD bits for Gcc 3.1.obrien2002-05-071-115/+37
* Fix bug that causes passwd and friends to fail when the user has a '+' indes2002-05-071-0/+3
* Un-shadow the `fname' variable.jmallett2002-05-071-9/+9
* Move ISO88025 source routing information into sockaddr_dl's sdl_datakbyanc2002-05-074-15/+22
* Re-remove kern_random.c and svr4_signal.c. Somehow dillon managed to keeppeter2002-05-072-1063/+0
* Re-remove these files. Somehow obrien managed to revive them with apeter2002-05-072-185/+0
OpenPOWER on IntegriCloud