summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* By popular demand, ident_stream now takes arguments. Ex:green1999-07-152-45/+49
* Fix a dangling else warning from new egcs.imp1999-07-151-2/+3
* Don't declare `end' if we aren't compiling radius support.brian1999-07-151-2/+4
* This is the working internal ident service. Turn it on by settinggreen1999-07-153-21/+109
* Due to recent pidentd port changes (switch to sysctl), identd must beache1999-07-151-2/+2
* Be a little clearer about login_getpwclass(3), and its penchant fornik1999-07-142-2/+10
* Make a few other cleanups while I'm in the area. Typo in comment, unusedwpaul1999-07-144-20/+8
* Revert some changes I had made to try and cut down on the number of TX EOFwpaul1999-07-142-22/+18
* Oops, missed out one chunk of the last patch. (*blush*)peter1999-07-141-2/+2
* The following patch will remove a hack introduced inyokota1999-07-141-13/+1
* Change the symbol used to find the end of an object's address spacejdp1999-07-141-2/+2
* Change the wrong URL of back-issue FreeBSD newsletter.foxfair1999-07-142-2/+2
* Implement seekability for disk devices (not just regular files).green1999-07-133-11/+13
* Create the macro DOINGASYNC to check whether the MNT_ASYNC flag hasmckusick1999-07-138-39/+51
* dont allow open if no device was found.phk1999-07-131-1/+5
* Move the xe0 driver back where it was. It was misleading where it was as itobrien1999-07-132-4/+6
* Commit the correct patch, i.e., the one that actually correspondsalc1999-07-132-70/+110
* Changed the implementation of the primitives to guarantee atomicityalc1999-07-132-44/+84
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-1246-0/+66
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-12383-5/+472
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-1228-0/+28
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-12108-0/+116
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-1265-2/+88
* Add $Id$ to these manpages.nik1999-07-127-0/+8
* Use .Xr to xref pccardd(8).mpp1999-07-121-3/+7
* Correct a mistake in so_cred changes. In practice, I don't think that itgreen1999-07-121-2/+2
* Fix a couple of typos.mpp1999-07-121-3/+3
* Refine on explanation for apm stuff.iwasaki1999-07-123-8/+8
* Use USRSTACK (defined in <machine/vmparam.h>) to get top of the initial stack.dt1999-07-126-48/+18
* Correct typon_hibma1999-07-123-6/+6
* Bug fixesroger1999-07-124-1254/+2592
* Improve Logitech MouseMan+ protocol support.yokota1999-07-126-48/+254
* Correct a couple of spelling errors in comments.kris1999-07-123-8/+8
* Fix commented out CFLAGS addition for LOGIN_CAP_AUTH, which was missingsheldonh1999-07-121-1/+1
* Implement a kludge for some wheeled mice for which infamous "psmintr:yokota1999-07-122-4/+32
* Add code to 'handle' R_ALPHA_NONE relocations by ignoring them.dfr1999-07-121-1/+4
* Add portlint(1) and sort "SEE ALSO"'s.obrien1999-07-121-5/+7
* remove a set_cpl which survived last change.phk1999-07-121-2/+1
* - FreeBSD.ORG => FreeBSD.orghoek1999-07-121-16/+16
* We may have three ways to generate the SPL functions, but one tablephk1999-07-111-54/+25
* Use the fsid from the superblock, unless it looks bogus or has alreadyphk1999-07-111-6/+6
* Two new sysctls: net.inet.tcp.getcred and net.inet.udp.getcred. These takegreen1999-07-113-3/+99
* Cleanup OBJ_ONEMAPPING management.alc1999-07-112-15/+5
* Add wb0 to GENERIC now that it actually does work on alpha. (Forgot thiswpaul1999-07-112-2/+4
* Add a hook for a bus to detect child devices which didn't find drivers.dfr1999-07-114-6/+56
* Fix ``:''.green1999-07-111-2/+2
* disable tag queing for the MICROP 4421-07 drive. It's an old 2gig drive.jmg1999-07-111-2/+8
* Fix a couple more coding style nits.jasone1999-07-115-12/+12
* Modify previous changes to conform better to libc_r's coding style.jasone1999-07-1111-196/+297
* Add apmd_enable and apmd_flags for the boot-time optinos.iwasaki1999-07-113-5/+7
OpenPOWER on IntegriCloud