summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Assert that the containing object is locked in vm_page_io_start() andalc2004-10-171-0/+2
* | | turn off getty(8) on ttyv[0-7]. We don't support syscons on ia64 andmarcel2004-10-171-8/+8
* | | Use cluster if data >= MINCLSIZE.glebius2004-10-171-1/+1
* | | Remove an extra semicolon after a function.stefanf2004-10-171-1/+1
* | | Fix typo in rev. 1.58 (missing $) that invalidated the conditional andmarcel2004-10-171-1/+1
* | | Remove unnecessary check for curthread == NULL.alc2004-10-171-1/+1
* | | Remove definition of struct dom_binding, it's non-standard C code andstefanf2004-10-177-7/+0
* | | Fix a typo: s/kerncruft/kernelcruft/.maxim2004-10-171-1/+1
* | | Remove the suggestion to use libmap.conf to deal with the version bump.obrien2004-10-171-10/+0
* | | Set the real limits on 5-current, add 5-stable, add 6-current.obrien2004-10-171-1/+3
* | | Fix a bogus variable assignment. You can't expectschweikh2004-10-171-2/+2
* | | The populate_var variable checks /var for writability, not /tmp.keramida2004-10-171-1/+1
* | | Fixed a typo.ru2004-10-171-1/+1
* | | Utilize FILES and SYMLINKS.ru2004-10-171-137/+56
* | | Utilize FILES and SYMLINKS.ru2004-10-171-46/+40
* | | Document EMSGSIZE return from recvmsg due to insufficient free filesalfred2004-10-171-1/+10
* | | Remove the obsolete <rune.h> interface.tjr2004-10-1714-917/+12
* | | Catch up with share/mk/bsd.cpu.mk revision 1.43.obrien2004-10-171-4/+6
* | | Embellish the AMD64 sections a little. Including supporting 'nocona'.obrien2004-10-171-8/+20
* | | + Simplify by treating the standard x86 CPU names as the CPUTYPE vs.obrien2004-10-171-69/+46
* | | Use <runetype.h> instead of <rune.h> since the latter is going away.tjr2004-10-171-2/+2
* | | Remove support for the obsolete UTF2 encoding.tjr2004-10-179-317/+3
* | | Bump the libc major version number to 6.tjr2004-10-171-1/+1
* | | Remove explicit support for generating LC_CTYPE data files that specifytjr2004-10-172-8/+1
* | | When sf_buf_alloc() replaces a virtual-to-physical mapping, it needn'talc2004-10-161-1/+15
* | | Update manpage for the Vodafone Mobile Connect 3G datacard. Bumple2004-10-161-1/+3
* | | Add support for the Vodafone Mobile Connect 3G datacard.le2004-10-162-0/+6
* | | Install files with mode 444, as God intended.ru2004-10-161-1/+0
* | | Utilize FILES and SYMLINKS.ru2004-10-161-119/+45
* | | Utilize FILES and SYMLINKS, other simplifications.ru2004-10-161-91/+49
* | | Document that the length modifier l is ignored for floating pointstefanf2004-10-161-1/+3
* | | Explain it is a negative offset that EINVAL may indicate.yar2004-10-162-4/+4
* | | Improve mdoc(7) markup.yar2004-10-161-3/+9
* | | Give details on what will happen if the `offset' argumentyar2004-10-161-2/+6
* | | Fix an ancient typo: `sc' usually equals `ns*nt', not `nc*nt'yar2004-10-161-1/+1
* | | If a process needs to be swapped in, wakeup the swapper from withinscottl2004-10-163-6/+10
* | | Enable building with LIBC_SCCS defined.obrien2004-10-1610-13/+10
* | | Try to bring some sanity to the SCM ID's.obrien2004-10-1644-71/+67
* | | Bump document datebrueffer2004-10-161-1/+1
* | | We use /etc/pam.d/login nowadaysbrueffer2004-10-151-6/+3
* | | Skip probe attempts for ISA PnP devices.gibbs2004-10-151-1/+5
* | | Use .Xr in place of .I for Xref's.trhodes2004-10-151-3/+2
* | | We must not fall back to the old way (read-write)yar2004-10-151-1/+1
* | | Clean-up around sendfile(): drop an excessive check for error condition.yar2004-10-151-2/+2
* | | Account for the fact that sendfile(2) may hit the end of fileyar2004-10-151-1/+12
* | | Make pty's always come up in echo mode.phk2004-10-153-2/+3
* | | Remove a redundant "uname=root".ru2004-10-151-1/+1
* | | Overdue removal of COMPAT* knobs.ru2004-10-152-44/+1
* | | Merged from sys/dev/sio/sio.c (Use generic tty code).nyan2004-10-152-180/+90
* | | document host_start_mem.imp2004-10-151-0/+12
OpenPOWER on IntegriCloud