Age | Commit message (Expand) | Author |
2001-11-02 | - U2 has been tested | Miod Vallat |
2001-11-02 | Fix typo when assigning bds->sem_base. | Todd C. Miller |
2001-11-02 | attribute(format) no longer implies nonnull... | Marc Espie |
2001-11-02 | In scsi_strvis(), collapse adjacent whitespace/NUL chars to a single | Todd C. Miller |
2001-11-01 | Mention printf-like attributes for setproctitle(). | Miod Vallat |
2001-11-01 | Major overhaul. | Todd C. Miller |
2001-11-01 | much greater care for malloc & realloc failures; millert ok | Theo de Raadt |
2001-11-01 | Refer to our own, namely cdrecord, not linux stuff. | Marc Espie |
2001-11-01 | sync | Theo de Raadt |
2001-11-01 | printf() format string fix. | Miod Vallat |
2001-11-01 | displayq to honor the terminal width; millert@ ok | Michael Shalayeff |
2001-11-01 | add missing end bracket in comment | Todd C. Miller |
2001-11-01 | regen | Michael Shalayeff |
2001-11-01 | mylex acceleraid | Michael Shalayeff |
2001-11-01 | Unnecessary cast. | Artur Grabowski |
2001-11-01 | Don't allow negative offsets. Some type confusion. | Artur Grabowski |
2001-11-01 | ship timing info in network byte order | Theo de Raadt |
2001-11-01 | Change d_mmap in struct cdevsw from: | Artur Grabowski |
2001-11-01 | fix 64 bit issues regarding timevals | Theo de Raadt |
2001-11-01 | use _C_LABEL | Michael Shalayeff |
2001-11-01 | remove dangling spaces and tabs | Michael Shalayeff |
2001-10-31 | Add boardtype 1301. | Hugh Graham |
2001-10-31 | Set default facility is noone is specified at syslog(3) time; millert@ jj@ ok. | Federico G. Schwindt |
2001-10-31 | Add MLINK's for syslog_r and friends. | Federico G. Schwindt |
2001-10-31 | Change the internal vc_mmap from returning int to paddr_t. | Artur Grabowski |
2001-10-31 | Change the audio_hm_if->mappage interface to return paddr_t and take off_t | Artur Grabowski |
2001-10-31 | There is no need to fake handling of /dev/zero here. The vm system ultrix/ult... | Artur Grabowski |
2001-10-31 | sync | Nathan Binkert |
2001-10-31 | add a bunch of cards that use the Sundance TC9021 | Nathan Binkert |
2001-10-31 | sync | Nathan Binkert |
2001-10-31 | new device | Nathan Binkert |
2001-10-31 | sync | Nathan Binkert |
2001-10-31 | Synchronize usb code with NetBSD. | Nathan Binkert |
2001-10-31 | Clarify some struct fields. | Artur Grabowski |
2001-10-31 | Fix creation of /etc/hosts file in install. | Kenneth R Westerback |
2001-10-30 | Add note to BUGS section regarding linking with -ggdb vs -g | Marco S Hyman |
2001-10-30 | rstat_timeval is not the same as timeval | Theo de Raadt |
2001-10-30 | strncpy() -> strlcpy(); from Jean-Francois Brousseau | Todd C. Miller |
2001-10-30 | Grammar. Thanks markus@ | Thierry Deval |
2001-10-30 | undo (disable debug again) | Markus Friedl |
2001-10-30 | ssh.1 | Markus Friedl |
2001-10-30 | sync | Theo de Raadt |
2001-10-30 | synbc | Theo de Raadt |
2001-10-30 | mprotect allocations sized at 0 bytes. This will cause a fault for access | Thierry Deval |
2001-10-30 | correct realloc() misuse | Theo de Raadt |
2001-10-30 | correct open() checks | Theo de Raadt |
2001-10-30 | ddp_print needs aligned data (alpha,sparc). Noted (with a patch) by <jepeway@... | Hakan Olsson |
2001-10-30 | do not allow setting autorepeat delays causing zero timeouts later. | Michael Shalayeff |
2001-10-30 | vipw(8) invokes pwd_mkdb(8) automagically. | Miod Vallat |
2001-10-30 | alphabetize the sound section | Michael Shalayeff |