aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | Linux/alpha uses the same BSDish return mechanism we do forAndrew Gallatin2002-01-232-4/+8
* | Cross reference the NETWORK ADDRESS TRANSLATION section when describingBrian Somers2002-01-231-1/+5
* | New release note: smmsp/mailnull users.Bruce A. Mah2002-01-232-0/+34
* | Add a PAM module that provides an account management component for checkingDag-Erling Smørgrav2002-01-233-0/+285
* | Add an AUTHORS section crediting ThinkSec, DARPA and NAI Labs.Dag-Erling Smørgrav2002-01-232-2/+16
* | Add pam_ssh support to the static PAM library, libpam.a:Ruslan Ermilov2002-01-2314-32/+29
* | Base the comparison on UIDs, not on user names.Dag-Erling Smørgrav2002-01-232-14/+12
* | Make libssh.so useable (undefined reference to IPv4or6).Ruslan Ermilov2002-01-234-5/+3
* | dhclient-script.conf lives in /etc and not /sbin.Giorgos Keramidas2002-01-231-2/+2
* | Add local/share/java/classes, local/share/sgml, local/share/xmlDag-Erling Smørgrav2002-01-231-0/+8
* | The sixth argument to the NET_RT_IFLIST sysctl is actually 0 forRuslan Ermilov2002-01-231-1/+1
* | CG hard sentence breaks.Maxim Sobolev2002-01-232-2/+4
* | in fget() return EINVAL when the descriptor requested is negative.Alfred Perlstein2002-01-231-1/+1
* | Remove holdfp() prototype now that the function no longer existsAlfred Perlstein2002-01-231-1/+0
* | forced commit, Previous revision also removed the holdfp() functionAlfred Perlstein2002-01-230-0/+0
* | make pread use fget_read instead of holdfp.Alfred Perlstein2002-01-231-27/+2
* | Roll to latest production level firmware.Matt Jacob2002-01-231-5037/+5506
* | improve sndstat output of feederchains so it can be understood withoutCameron Grant2002-01-231-11/+20
* | print warnings if a pcm*.buffersize hint is out of range or a non-power-of-2Cameron Grant2002-01-231-3/+17
* | fix some comments accidentally hit by search/replace several revisions agoCameron Grant2002-01-231-3/+3
* | set the speeds the right way round for recording using the rate feederCameron Grant2002-01-231-4/+7
* | add more error checking in chn_init() and chn_reset()Cameron Grant2002-01-231-30/+61
* | make the feederchain builder work for recording. this has not been testedCameron Grant2002-01-233-19/+64
* | don't bother checking if an unsigned parameter is less than 0 in a KASSERTCameron Grant2002-01-231-1/+1
* | add more error checking to open of /dev/dsp* and /dev/audio* - if theCameron Grant2002-01-231-2/+18
* | don't allow mmap beyond the end of the bufferCameron Grant2002-01-231-1/+7
* | remove modules no longer builtCameron Grant2002-01-233-27/+0
* | consolidate bits that don't need to be seperate modules into the modulesCameron Grant2002-01-234-5/+5
* | Add a stub for softdep_request_cleanup() so that compilation withoutKirk McKusick2002-01-231-0/+9
* | Add missing destroy_dev().Wes Peters2002-01-232-20/+26
* | MFen (1.264 --> 1.265).Jun Kuriyama2002-01-231-2/+9
* | Undo the work-around for the sendfile bug where nbytes needed the hdr/trlDavid Greenman2002-01-221-11/+0
* | The mode of files created by ctm_rmail was always 0600, even if theIan Dowse2002-01-221-0/+6
* | Add ngctl "write" command.Archie Cobbs2002-01-225-1/+115
* | Remove bogus _POSIX_ACL_PATH_MAX definition.Brian Feldman2002-01-221-1/+0
* | Fix a typo and fix indenting for struct sockaddr to match other structs.Jens Schweikhardt2002-01-221-5/+5
* | Don't use `you'.Maxim Sobolev2002-01-221-3/+2
* | Restore C99 standard conformance information, isblank() _is_ in finalAndrey A. Chernov2002-01-221-0/+5
* | Show arguments of command line optionsPhilippe Charnier2002-01-221-11/+21
* | The ENDPTS_EQ macro was comparing the one of the fports to itself. Fix.Jonathan Lemon2002-01-221-1/+1
* | Initialize the sysctl_ctx list early, which avoids a panic in case otherJonathan Lemon2002-01-221-1/+1
* | Null commit - the previous log message should have read:David Greenman2002-01-220-0/+0
* | Use the proper type (gid_t) for (group)->gr_gid to be orthogonalMark Murray2002-01-227-18/+20
* | Fixed bug in calculation of amount of file to send when nbytes !=0 andDavid Greenman2002-01-221-3/+6
* | Do not taint ::/124 for localhost reverse table.Hajimu UMEMOTO2002-01-223-2/+26
* | Reincarnate SETUID code in man(1), not compiled in by default.Ruslan Ermilov2002-01-225-14/+60
* | Revert revision 1.57 -- ache@ axed /var/spool/uucp in BSD.var.dist,v 1.55.Ruslan Ermilov2002-01-221-2/+0
* | Fix the description of the O_NONBLOCK flag to match reality.Ruslan Ermilov2002-01-221-2/+1
* | Fix a typo I made in revision 1.5.Ruslan Ermilov2002-01-221-1/+1
* | In certain cases sbuf_printf() and sbuf_vprintf() could mistakelyPoul-Henning Kamp2002-01-221-1/+1