summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Utilize SCRIPTS.ru2004-10-181-4/+1
* Utilize FILES, SCRIPTS, and SYMLINKS. While here, fixed a bug inru2004-10-181-9/+8
* Drop the NDIS lock before returning from ndis_start().le2004-10-181-1/+3
* Catch up with PHK's sio(4) rework [sys/dev/sio/sio.c rev. 1.456].obrien2004-10-181-9/+9
* Utilize SCRIPTS.ru2004-10-181-5/+2
* Add an entry about some tty devices being renamed.phk2004-10-181-0/+8
* Major overhaul.glebius2004-10-183-361/+281
* Annotate that get_cyclecount() can be expensive on some platforms,rwatson2004-10-181-0/+4
* Fixed MAKEOBJDIRPREFIX variable type check in case the env(1)ru2004-10-181-1/+2
* Replaced afterinstall: with FILES.ru2004-10-181-3/+3
* Sync with sys/i386/include/endian.h: use the single instruction 'bswap'.obrien2004-10-182-0/+8
* Replaced afterinstall: with equivalent FILES and SYMLINKS.ru2004-10-181-34/+33
* New directory added for Argentinian timezones.wollman2004-10-181-0/+2
* Replaced afterinstall: with FILES.ru2004-10-181-5/+2
* Replaced afterinstall: with FILES.ru2004-10-182-12/+4
* Modify behaviour of `xargs -I` in order to:cperciva2004-10-181-2/+2
* Remove unused computation of memory size.thomas2004-10-181-1/+0
* Correct several instances where calls to vfs_getvfs() resulting inrwatson2004-10-181-13/+61
* Update to readline 5.0ache2004-10-181-3/+7
* Since sendfile(2) works on regular files only,yar2004-10-181-1/+1
* Utilize FILES and SYMLINKS.ru2004-10-181-181/+69
* Back out termcap -> ncurses change in LDADD/DPADDache2004-10-181-2/+2
* Upgrade to 5.0ache2004-10-181-1/+1
* Correct two errors in PG_BUSY management by vm_page_cowfault(). Bothalc2004-10-181-2/+1
* Upgrade to 5.0ache2004-10-182-8/+6
* Update for 5.0ache2004-10-181-6/+23
* Merge local changesache2004-10-181-11/+48
* Remove files not in 5.0ache2004-10-188-5270/+0
* Update instructionsache2004-10-181-4/+4
* This commit was generated by cvs2svn to compensate for changes in r136647,ache2004-10-182-8/+2
|\
| * Official patches 001-005ache2004-10-184-27/+57
* | This commit was generated by cvs2svn to compensate for changes in r136644,ache2004-10-1860-2265/+14619
|\ \ | |/
| * Virgin import of GNU Readline 5.0ache2004-10-1868-2429/+15122
* | Add a -q flag to pkg_version. It suppresses the output of <,=,>.obrien2004-10-187-8/+23
* | Revert 1.18: It broke Athlon64 builds, whichkientzle2004-10-181-1/+2
* | Use STDERR_FILENO instead of 2, as POSIX intended.kientzle2004-10-181-1/+1
* | Remove setrunelocale()ache2004-10-181-23/+0
* | Typo fix.keramida2004-10-181-1/+1
* | MFV tzdata2004ewollman2004-10-186-120/+368
* | getopt(3) prints an "unrecognized option" warning for me, so Ikientzle2004-10-171-1/+0
* | Cosmetic goof: Use two spaces in "Jan 03 2004" but only one in "Jan 03 12:32"kientzle2004-10-171-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r136632,wollman2004-10-171-4/+21
|\ \
| * | Latest timezone database from Arthur Olson. Updates in this round:wollman2004-10-1714-2048/+4074
* | | Correctly report write errors from the lowest-levelkientzle2004-10-173-6/+21
* | | Refine the error-checking and reporting in thekientzle2004-10-171-6/+11
* | | Correct the return type of archive_write_datakientzle2004-10-171-1/+1
* | | Don't rely on stdio here.kientzle2004-10-171-11/+20
* | | 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
OpenPOWER on IntegriCloud