summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* FTP_INTERNAL_LS -> FTPD_INTERNAL_LSsteve1997-12-041-2/+2
* Use 'proto <tcp|udp|all>' to select the protocol to displaysteve1997-12-042-12/+21
* Buffer overflow from bitblt's commit to OpenBSD. Committed here for lackimp1997-12-041-2/+5
* The Libretto's BIOS doesn't set edx on the APM_GETPWSTATUS call, soimp1997-12-042-6/+22
* Fix the CCP Type field value for DEFLATE.brian1997-12-038-48/+203
* Fixed corruption of the per-group used directories count. It wasn'tbde1997-12-032-6/+8
* Make has_f00f_bug extern, and get rid of some unused code in the f00fsef1997-12-032-10/+4
* Abstract the CCP layer a level.brian1997-12-0324-286/+1209
* Sync with sys/i386/i386/machdep.c and trap.c revisions 1.275 andkato1997-12-033-3/+110
* Use full path in synopsis. Syslog will add trailing \n.charnier1997-12-032-27/+39
* Use err(3). Remove progname and trailing \n in syslog strings.charnier1997-12-038-149/+155
* Work around for the Intel Pentium F00F bug; this is Intel's recommendedsef1997-12-037-7/+184
* Expand default datasize to 22M, perl5 & pine are usual memory eatersache1997-12-031-2/+2
* - Remove the code that cleared out the registers (previously enabled by thenate1997-12-021-7/+0
* Fix size of start queue to 32 entries, independent of the defaultse1997-12-021-3/+3
* - Add necessary include files and fix bugs in last.nate1997-12-022-6/+12
* - Bring in code removed from /sys/pccard/pcic.c, including DEVICE IDs, andnate1997-12-024-190/+214
* Now that it's built at the same time as its source, disable building 07.lprwollman1997-12-022-13/+5
* Document the new long names for printcap capabilities.wollman1997-12-022-2/+88
* - Remove PCI code from here, now that the PCI framework lives in /sys/pci.nate1997-12-021-86/+5
* Define MS_SYNC for compatibility.dyson1997-12-021-1/+2
* - Framework for PCI/CardBus controllers running in PCMCIA emulationnate1997-12-025-0/+433
* Fix the copyright and attribution on this file. I forgot thisphk1997-12-022-0/+12
* Fix a bug that caused cdboot to stop reading the root directory at thejoerg1997-12-021-3/+13
* In all such uses of struct buf: 's/b_un.b_addr/b_data/g'phk1997-12-0240-135/+125
* Mega lpd/lpd upgrade, part I:wollman1997-12-0243-1921/+2896
* Use err(3). Add protos for -Wall.charnier1997-12-026-34/+73
* No \n in syslog() strings. Add man page to Xrefs. Change null byte to NUL byte.charnier1997-12-022-23/+37
* Do not terminate syslog() messages with a dot, as others daemons do.charnier1997-12-022-15/+16
* Document -n flag. Use err(3). Add usage.charnier1997-12-022-36/+53
* "un-bump" the major number for libtermcap.so. This brings -current backpeter1997-12-021-2/+13
* `nextgennumber' can go away now that is no longer (ab)used by foreignbde1997-12-021-2/+1
* Use the same algorithm as ffs for generation numbers.bde1997-12-025-24/+9
* Fix a small style bug in the generation number change (rev.1.33) beforebde1997-12-021-2/+2
* Removed __FreeBSD__ ifdefs.bde1997-12-0226-374/+0
* Cleaned up __getcwd(). This should be cosmetic except disabled callsbde1997-12-022-22/+20
* Sync with sys/i386/conf/files.i386 revision 1.180.kato1997-12-022-2/+12
* Revisions 1.14 and 1.9.2.3 fixed PR conf/5127.obrien1997-12-011-1/+1
* Fix a serious problem during resizing buffers where old buffersdyson1997-12-011-2/+11
* Fix a problem when creating a new kernel thread. In some cases, aio_readdyson1997-12-011-1/+2
* Cleanup my last patch herejulian1997-12-012-86/+64
* Sync with sys/i386/isa/isa.c revision 1.108.kato1997-12-011-12/+15
* Include sound_timer.c for mss device and addedahasty1997-12-012-2/+12
* Fix error handling for VCHR type I/O. Also, fix another spl problem, anddyson1997-12-011-342/+93
* MF 22sobrien1997-12-017-56/+42
* Reorder struct callout for better cacheline behavior.dg1997-12-011-2/+2
* Add mount_devfs(8) to the SEE ALSO section.steve1997-12-012-2/+4
* improve anti-spam rulesets: check_relay, check_mail, check_rcpt.jmb1997-12-013-38/+132
* improve anti-spam rulesets: check_relay, check_mail, check_rcpt.jmb1997-11-301-29/+103
* Correct a last minute code change. Would have been an infinite loop underdyson1997-11-301-8/+4
OpenPOWER on IntegriCloud