summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't perform the trimdomain() functionality twice,brian1999-04-071-12/+3
* Tidy up trimdomain() and document it.brian1999-04-073-12/+76
* Add aout to the links also.jhay1999-04-071-2/+3
* MF libexec/telnetd: MAXHOSTNAMELEN & -u fixes.brian1999-04-074-16/+32
* 1. Modify config to issue different code for debugging.grog1999-04-072-4/+44
* 1. Modify config to issue different code for debugging.grog1999-04-079-97/+320
* Really fix -u....brian1999-04-071-2/+6
* Ensure that things returned by gethostname() andbrian1999-04-0713-43/+52
* Handle hostnames up to MAXHOSTNAMELEN-1 in length.brian1999-04-071-10/+9
* Put parenthesis around sizeof args.brian1999-04-071-6/+6
* Don't generate _G_config.h, use fixed version.obrien1999-04-072-11/+109
* Fix the size of rhost, don't forget to NUL terminatebrian1999-04-071-2/+3
* Build memcontrol too.msmith1999-04-071-1/+2
* This commit was generated by cvs2svn to compensate for changes in r45410,msmith1999-04-072-0/+329
|\
| * Commandline tool for manipulating memory range attributes.msmith1999-04-072-0/+329
* | Document the new generic memory range management ioctls.msmith1999-04-072-2/+222
* | Generic memory range attribute interface.msmith1999-04-071-0/+65
* | Remove inactive pmap_setdevram()/pmap_setvidram consumer code.msmith1999-04-071-27/+1
* | Add defines for the P6 model-specific registers.msmith1999-04-072-2/+116
* | mem.cmsmith1999-04-076-208/+1348
* | Add i686_mem.c - memory range attribute support for P6 processors.msmith1999-04-072-2/+4
* | Remove unused/unimplemented pmap_setdevram()msmith1999-04-071-6/+1
* | Don't allow upgrade to touch /usr/src; only evil can result fromjkh1999-04-072-2/+24
* | Add manpage link for dlversion(3).jdp1999-04-071-2/+3
* | Fix a couple of typos in comments.jdp1999-04-071-3/+3
* | Add a new function dlversion() which returns the version number ofjdp1999-04-074-4/+52
* | Fix a performance problem with the new getnewbuf() code: in an outofspacealc1999-04-071-26/+30
* | Link with libutilbrian1999-04-062-4/+6
* | Use realhostname().brian1999-04-062-78/+18
* | fix typon_hibma1999-04-062-4/+4
* | Use realhostname() rather than various combinations ofbrian1999-04-069-170/+51
* | Add realhostname() - a function to correctly lookupbrian1999-04-064-3/+190
* | Remove teensy-weensy bit of debug code that crept in.wpaul1999-04-062-12/+6
* | failled spell-checkphk1999-04-063-6/+6
* | Use Haifa scheduler on the Alpha.obrien1999-04-061-2/+7
* | Fix bug that prevented accounts with empty passwords from loggingjdp1999-04-061-1/+1
* | Add driver support for gigabit ethernet adapters based on the Alteonwpaul1999-04-0622-8/+25458
* | When going from DATALINK_HANGUP directly tobrian1999-04-061-1/+5
* | Replace LKM with KLD.ghelmer1999-04-061-5/+5
* | Replace LKM with KLD.ghelmer1999-04-062-10/+10
* | * Fix indentation style bug.obrien1999-04-061-4/+4
* | Mispelled global option in usage.obrien1999-04-061-1/+1
* | Install these compat libs to /usr/lib/compat/aout. I think this will workpeter1999-04-063-6/+6
* | MF src/libexec/telnetd: Verify the reverse DNS lookupbrian1999-04-062-4/+36
* | Add an option for resetting and rescanning the probed device list, perhapsjkh1999-04-0610-14/+109
* | Two changes to pmap_remove_all:alc1999-04-062-40/+10
* | This is a hack. Cron runs with stdin/out/err pointing to /dev/console,peter1999-04-061-1/+10
* | Remove (but leave place markers) P_NOSWAP and P_PHYSIO - they were onlypeter1999-04-061-3/+3
* | Update p_flags doc.peter1999-04-061-3/+1
* | Look at p_lock instead of P_NOSWAP etc as an indicator of unswappability.peter1999-04-061-2/+4
OpenPOWER on IntegriCloud