summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sbuf_new(9) now returns a struct sbuf * instead of an int. If the callerdes2001-06-104-23/+46
* Fix ISO_ sneakedache2001-06-101-4/+4
* Use new locale namesache2001-06-107-15/+15
* Use en_GB for en_NZache2001-06-101-2/+2
* Switch to new locale namesache2001-06-1027-348/+34
* Switch to new locale namesache2001-06-1029-339/+36
* Switch to new locale namesache2001-06-1033-1186/+34
* Switch to new locale namesache2001-06-1030-3037/+64
* Switch to new locale namesache2001-06-1042-1799/+67
* Move the first section up one page. The firmware bogusly uses the firstdfr2001-06-102-0/+2
* Remove a 'return' statement which I put in while I was trying to debugdfr2001-06-102-2/+0
* Switch to new locale namesache2001-06-1011-972/+19
* New locale names and aliases to old onesache2001-06-104-181/+317
* Back out rev 1.268.sheldonh2001-06-101-21/+10
* Fix cross-references:sobomax2001-06-103-7/+7
* Fix a minor style bug in the last commit.jesper2001-06-101-1/+1
* Make the default value of net.inet.ip.maxfragpackets andjesper2001-06-103-3/+6
* Explicitly initialize the reference count to 0. This silences a warningdes2001-06-101-1/+1
* Blah, not my day. This file needs <sys/mutex.h> now.des2001-06-101-0/+1
* Remember to unlock the process pfind() returns.des2001-06-101-1/+5
* Add missing #include of <sys/mutex.h>.des2001-06-103-0/+3
* Catch up with the change in sbuf_new's prototype.des2001-06-101-8/+8
* Remove comments about PCMCIA fdc attachment using flags 0x2. The 4.x versionimp2001-06-101-8/+0
* Move the files from i386/isa/ic/ to dev/ic/.nyan2001-06-106-138/+8
* Added ESP98 specific register (merged from i386/isa/ic/esp.h).nyan2001-06-101-0/+1
* Removed unneeded pc98 code (merged from i386/isa/ic/ns16550.h).nyan2001-06-101-14/+0
* Provide better advise than the last commit to UPDATING advocated aboutimp2001-06-101-3/+10
* Add an example of how to do the cryptic change suggested by UPDATINGjulian2001-06-101-1/+3
* Bring in NetBSD code used in the PowerPC port.benno2001-06-1049-0/+17592
* Changes to sys/ includes to support PowerPC.benno2001-06-102-1/+4
* Document the PANIC_REBOOT_WAIT_TIME option.dd2001-06-102-4/+12
* fdc doesn't support talking to QIC40/QIC80 tape drives, and hasn't sinceimp2001-06-101-1/+1
* Add a comma between the two names in the CONTRIBUTERS section.dd2001-06-101-1/+1
* Two fixes to the out-of-swap process termination code. First, start killingdillon2001-06-093-3/+44
* fix RCS ID style nitobrien2001-06-091-1/+1
* First approximation of an ia64 EFI loader. Not functional.dfr2001-06-0950-0/+8264
* Simplify, with the power of new mdoc(7).ru2001-06-091-9/+3
* Fix /etc/rc so that all remote filesystems, not just NFS, are mountedsheldonh2001-06-091-10/+21
* Bump __FreeBSD_version to reflect machine/ioctl_fd.c moving to sys/fdcio.hbrian2001-06-091-1/+1
* First stab at adding back in CL-PD6729 support.imp2001-06-091-1/+15
* Add PC9801-102 CBUS card to the list of plug and play devices. Someimp2001-06-092-0/+4
* Add -j to the usage string.dd2001-06-091-1/+1
* ID style nit.obrien2001-06-091-1/+1
* Update copyright.obrien2001-06-091-1/+1
* Fix style of defines.obrien2001-06-095-199/+199
* Style fix FreeBSD ID, and change continuation style slightly.obrien2001-06-091-4/+3
* Since we use getopt (in rev. 1.12), there's no need for the case's fordd2001-06-091-2/+0
* Normalize the use of sizeof according to style(9).dd2001-06-091-19/+19
* dumpmag is 'u_long dumpmag' in the kernel, not 'int'. If this worked onpeter2001-06-091-4/+6
* Xref dladdr(3).dd2001-06-081-0/+1
OpenPOWER on IntegriCloud