]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-04-14 Poul-Henning... Better SYNOPSIS
1998-04-14 Poul-Henning... add strings(1) to what(1) "SEE ALSO"
1998-04-14 Poul-Henning... Fix a minor mbuf leak created by the previous change.
1998-04-14 Jonathan M... use extended error codes as noted in rfc1893.
1998-04-14 Steve PriceDocument the use of sendmail options on the commandline.
1998-04-14 Steve PriceDon't let secs variable wrap if <= 2.
1998-04-13 Wolfram SchneiderAdd tutorials directories.
1998-04-13 Søren SchmidtAdded EIDRM & ENOMSG errno in translation table.
1998-04-13 Søren SchmidtAdded EIDRM & ENOMSG to errno translation table.
1998-04-13 Mike SmithDon't use INTR when only one device supports it.
1998-04-13 Søren SchmidtAdd EIDRM errno (PR 176), ENOMSG errno (myself) for...
1998-04-13 Poul-Henning... Wrong header length used for certain reassembled IP...
1998-04-13 Bruce EvansFinished previous commit. Just revert to rev.1.9.
1998-04-13 Garrett WollmanDocument the requirement for TCPMUX to also be enabled...
1998-04-13 Semen UstimenkoFixed autonegotiation. Card registers are now accessed...
1998-04-13 Peter Wemm-pg was causing a link with -lc_r... :-]
1998-04-13 Doug RabsonFixes for using amd with non-NFSv3 servers and for...
1998-04-13 KATO TakenoriSync with sys/i386/isa/wd.c revision 1.156.
1998-04-12 John BirrellFormat changes in an attempt to address some of Bruce...
1998-04-12 Jordan K. HubbardFix dependent-package loading when pkg_adding with...
1998-04-12 Jordan K. HubbardFix comment.
1998-04-12 Søren Schmidtomehow Jordan got 07.lpd in -current enabled again...
1998-04-12 Poul-Henning... Aic APM driver support for e.g. Toshiba T2400 notebook...
1998-04-12 Poul-Henning... openlog() needs to have LOG_NDELAY added, or else the...
1998-04-12 Poul-Henning... Remove these copies, they now live the right place.
1998-04-12 Poul-Henning... Change noc-tun to nos-tun after Peter did the repositor...
1998-04-12 Mark MurrayEnable the SecureRPC bits in rc.conf, if the Administra...
1998-04-12 KATO TakenoriSync with sys/i386/isa/wd.c revision 1.155.
1998-04-12 KATO TakenoriFix the problem when SCSI ID is not contiguous.
1998-04-12 John DysonAdd aio_error decl.
1998-04-11 Andrey A. ChernovImplement Helbig idea of offset calculation reducing...
1998-04-11 Poul-Henning... In these enlightened times there are more and better...
1998-04-11 Poul-Henning... setsockopt() transports user option data in an mbuf...
1998-04-11 John DysonMinor typo in the wd driver. The manifestation of...
1998-04-11 Poul-Henning... Add noc-tun to list
1998-04-11 Poul-Henning... Program which implements "nos" alias "ka9q" alias ...
1998-04-11 Poul-Henning... When pmap_pinit0() allocates a page for proc0's page...
1998-04-11 Peter WemmArgh!.. Spot the deliberate mistake that was probably...
1998-04-11 Jordan K. HubbardMF22: build lpd docs
1998-04-11 John BirrellChange the FILE locking to be by FILE, not by the under...
1998-04-11 John BirrellAdd FILE locking stubs for libc.
1998-04-11 Poul-Henning... Remove a nolonger implented "BUGS" description.
1998-04-11 John BirrellAdd *_unlocked() macros according to POSIX. In the...
1998-04-11 Poul-Henning... Correctly figure out that the remove cannot do passive...
1998-04-11 John BirrellAdd a global variable called __isthreaded that can...
1998-04-11 John BirrellAdd a private header file for libc/libc_r/libpthread...
1998-04-11 John BirrellAdd a function prototype to set the name of a thread...
1998-04-10 Dag-Erling... Added comments about LC_ALL and setlocale(3).
1998-04-10 John BirrellAdd a reference to the gcc linker option -pthread that...
1998-04-10 John BirrellDocument the FreeBSD specific options from LIB_SPEC.
1998-04-10 Søren SchmidtDo not clobber "heads" by &= in wdcommand use only &.
1998-04-10 John PolstraFix the assembler so that it produces object files...
1998-04-10 Alexander LangerGrammar police.
1998-04-09 Søren SchmidtAdd the LBA addressing flag.
1998-04-09 Søren SchmidtAdd the new LBA mode support in the wd? config examples.
1998-04-09 Søren SchmidtTry to use the "right" CHS translations of a LBA device.
1998-04-09 Nate Williams- Whoops, better have the structure created before...
1998-04-08 Søren SchmidtAdd LBA mode support for large drives.
1998-04-08 Søren SchmidtFix a minor bug (|| instead of |)
1998-04-08 Wolfram SchneiderNew mount option nosymfollow. If enabled, the kernel...
1998-04-08 Nate Williams- Fix bug I introduced a few months ago. If a driver...
1998-04-08 Martin Cracauer(evil) hackers -> crackers
1998-04-08 Poul-Henning... Minor adjustments to the timecounting and proc0.
1998-04-07 John PolstraFix a bug which clobbered linker set symbols that had...
1998-04-07 KATO TakenoriSync with sys/i386/boot/biosboot/README.serial revision...
1998-04-07 Bruce EvansGuess the position of the drive number in the device...
1998-04-07 KATO TakenoriSync with sys/i386/isa/npx.c revision 1.58.
1998-04-07 KATO TakenoriSync with sys/i386/conf/files.i386 revision 1.196.
1998-04-07 KATO TakenoriSync with sys/i386/i386/machdep.c revision 1.294.
1998-04-06 Peter WemmToday is not my lucky day. Fix missing brace and I...
1998-04-06 Peter WemmFix VM86 compiles. a #include "opt_vm86.h" was missing...
1998-04-06 Peter WemmUse a different errno (ELOOP (as sef mentioned) since...
1998-04-06 Peter WemmRather than let users get fd's to symlink files, make...
1998-04-06 Peter WemmBack this out, allowing users to get a fd connected...
1998-04-06 Peter WemmDon't panic if a VOP_READ() gets through on a short...
1998-04-06 Peter WemmImplement a new open(2) flag: O_NOFOLLOW. This will...
1998-04-06 Peter WemmAdd a new -F flag which is a superset of -f. It will...
1998-04-06 Peter Wemmcurproc is initialized in locore at the same time for...
1998-04-06 Peter Wemmremove #ifdef declaration of npxproc, use globals.s...
1998-04-06 Peter Wemmadd globals.s for data that is treated differently...
1998-04-06 Peter WemmUse real types for the SMP pages being allocated rather...
1998-04-06 Peter Wemmclean up #ifdefs, define the variables that have to...
1998-04-06 Peter Wemm_curpcb is always defined in globals.s instead of here...
1998-04-06 Peter WemmBogus casts
1998-04-06 Peter WemmDefunct, now part of globals.s
1998-04-06 Peter WemmRather than filling this file up with SMP .sets, use...
1998-04-06 Peter WemmGenerate #defines that the asm code can access for...
1998-04-06 Peter Wemmgenerate .sets for variables used in asm and C that...
1998-04-06 Peter WemmA pair of C structures used for laying out the SMP...
1998-04-06 Peter Wemmsome missing symbols
1998-04-06 Poul-Henning... Use getmicrotime() for if_lastchange, 10msec is plenty...
1998-04-06 Poul-Henning... Use random() to find our initial xid.
1998-04-06 Poul-Henning... Use read_random()
1998-04-06 Poul-Henning... Use random() for seq numbers and read_random for CHAP...
1998-04-06 Poul-Henning... Use random() rather then than homegrown stuff.
1998-04-06 Poul-Henning... Remove stuff related to microtime.s, which is gone.
1998-04-06 Poul-Henning... Use getmicrotime insted of microtime, we only use the...
1998-04-06 Poul-Henning... Make read_random() take a (void *) argument instead...
1998-04-06 Poul-Henning... Make a kernel version of the timer* functions called...
1998-04-06 Amancio Hastytake out opt_bktr.h from brooktree848.c
next