| Commit message (Expand) | Author | Age | Files | Lines |
* | Document that writev(2) can fail with ENOBUFS. | nik | 1999-07-30 | 1 | -1/+3 |
* | Use the .At macro when referencing versions of AT&T UNIX. | mpp | 1999-07-30 | 4 | -8/+12 |
* | Document the getdents(2) system call. The documentation was | mpp | 1999-07-30 | 3 | -165/+29 |
* | Document the lchmod(2) system call. | mpp | 1999-07-30 | 2 | -17/+29 |
* | Add a manual page for getdents(2). This was taken from NetBSD, but | mpp | 1999-07-30 | 1 | -0/+151 |
* | Document the lutimes() and futimes() system calls. | mpp | 1999-07-30 | 2 | -26/+97 |
* | Mdoc cleanup. | mpp | 1999-07-30 | 1 | -2/+3 |
* | Add missing cause for an EINVAL return (msgtype < 1). | sheldonh | 1999-07-26 | 1 | -1/+4 |
* | Correct HISTORY section, according to CVS logs. | sheldonh | 1999-07-26 | 1 | -2/+3 |
* | remove <ctype.h> - not needed | ache | 1999-07-26 | 1 | -1/+0 |
* | unsigned char cleanup | ache | 1999-07-26 | 1 | -17/+17 |
* | asprintf() does use realloc() internally, but saying so in the manpage can be | hoek | 1999-07-25 | 1 | -4/+2 |
* | Update the manpage for the number of symlinks in ELOOP | n_hibma | 1999-07-24 | 1 | -2/+4 |
* | Backed out previous commit. devname.3 and devname.c were broken in Lite1 | bde | 1999-07-24 | 1 | -4/+6 |
* | Correct the information about the return value when no device matches | nik | 1999-07-20 | 1 | -6/+4 |
* | Correct some grammar and style problems with this page. | nik | 1999-07-20 | 1 | -16/+16 |
* | Various cleanups. | green | 1999-07-19 | 1 | -6/+6 |
* | Make devname(3) return something more intelligent than NULL if it doesn't | phk | 1999-07-18 | 1 | -2/+27 |
* | Enable gmon/mcount on alpha. | simokawa | 1999-07-16 | 2 | -13/+3 |
* | Enable gcrt1.o. | simokawa | 1999-07-16 | 2 | -2/+25 |
* | Make profil() 64bit-safe for alpha. | simokawa | 1999-07-16 | 1 | -2/+2 |
* | Reference correct sysctl: kern.maxsockbuf --> kern.ipc.maxsockbuf | jlemon | 1999-07-15 | 1 | -2/+2 |
* | Be a little clearer about login_getpwclass(3), and its penchant for | nik | 1999-07-14 | 1 | -1/+7 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 360 | -5/+426 |
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+3 |
* | Use USRSTACK (defined in <machine/vmparam.h>) to get top of the initial stack. | dt | 1999-07-12 | 6 | -48/+18 |
* | Fix commented out CFLAGS addition for LOGIN_CAP_AUTH, which was missing | sheldonh | 1999-07-12 | 1 | -1/+1 |
* | Fix a couple more coding style nits. | jasone | 1999-07-11 | 5 | -12/+12 |
* | Modify previous changes to conform better to libc_r's coding style. | jasone | 1999-07-11 | 11 | -196/+297 |
* | Fixed a minor style nit in the EXAMPLE section. | wes | 1999-07-10 | 1 | -1/+1 |
* | Clarify an explanation a little bit. | phk | 1999-07-09 | 1 | -4/+9 |
* | Back out previous commit after discussing it with Dmitrij Tejblum. | des | 1999-07-07 | 1 | -4/+0 |
* | Always set errno to ENOMEM when returning 0 from malloc() or realloc(). | des | 1999-07-07 | 1 | -1/+5 |
* | Make the new %Z addition thread-safe. | obrien | 1999-07-06 | 1 | -19/+49 |
* | Always use growable thread stacks on the i386. The VM_STACK kernel option | jasone | 1999-07-06 | 14 | -88/+51 |
* | Merge from -stable; support for the 'ida' driver, move fla to major 102 | msmith | 1999-07-05 | 2 | -4/+6 |
* | Disable growable stacks by default, as advertised. | jasone | 1999-07-05 | 3 | -6/+6 |
* | Use growable stacks for thread stacks that are the default stack size. | jasone | 1999-07-05 | 14 | -64/+462 |
* | Actually impliment the documented %Z specifier. | obrien | 1999-07-04 | 2 | -2/+44 |
* | Nuke the BUGS sections of these man pages because they are not appropriate. | mpp | 1999-07-01 | 4 | -12/+4 |
* | Fix typos/spelling errors. | mpp | 1999-07-01 | 6 | -16/+17 |
* | Modify code to be -Wall'able. | mks | 1999-07-01 | 7 | -87/+55 |
* | Add mising aio_* man pages. Fixed a minor typo in aio_read.2, | wes | 1999-07-01 | 6 | -9/+575 |
* | Spelll 'asynchronous' coriectly | kris | 1999-07-01 | 1 | -2/+2 |
* | Fix the NAME section of the kldload.2 manpage, which made reference to | sheldonh | 1999-07-01 | 6 | -8/+52 |
* | Defer signals, so we will not wait for SIGCHLD after it was delivered. | dt | 1999-06-29 | 3 | -0/+15 |
* | Clarify what happens if fd is set to -1 | billf | 1999-06-29 | 1 | -2/+4 |
* | Move call to umask(0) back into pw_util(), because the latter | pb | 1999-06-29 | 1 | -1/+4 |
* | Document that mlock() and munlock() can return EPERM if the | mpp | 1999-06-27 | 1 | -1/+9 |
* | Just return `curbrk' for sbrk(0) to avoid syscall overhead. | simokawa | 1999-06-26 | 1 | -0/+2 |