sort by:
Revision Author Date Message Commit Date
f04429d MFC: Use _close() instead of close() in addrconfig() to keep it from becoming a potential cancellation point in libc_r. 22 August 2000, 02:25:51 UTC
4390704 MFC: - Describe valid argument domain for 8-bit wide locales to prevent common error calling ctype functions with signed char as an argument - Add reference to multibyte(3) - Remove unneeded comment. 22 August 2000, 02:18:43 UTC
a0f6f6e MFC: Reword test condition better. Previous variant was true for negative characters too. 22 August 2000, 02:08:27 UTC
341e5ba MFC: - Describe valid argument domain for 8-bit wide locales to prevent common error calling ctype functions with signed char as an argument - Add reference to multibyte(3) 22 August 2000, 02:05:57 UTC
8ec32bf MFC: Fix comment 22 August 2000, 01:54:39 UTC
d99c638 MFC: #include <string.h> for memcpy() prototype 22 August 2000, 01:52:50 UTC
c35e595 MFC: sprintf -> snprintf paranoia 22 August 2000, 01:51:37 UTC
07865d7 MFC: Add shm_open(3) and shm_unlink(3). 22 August 2000, 01:48:12 UTC
f515951 MFC: Implement POSIX.1b shared memory objects. 22 August 2000, 01:46:30 UTC
123e3e4 MFC: remove obsolete comment. 22 August 2000, 00:33:18 UTC
7e8aae1 MFC: Prevent TMPDIR overflow. 21 August 2000, 22:44:47 UTC
722f967 MFC: - Change hcreate to take a size_t rather than u_int - Remove private search.h - Add FreeBSD id tag. 21 August 2000, 22:11:03 UTC
b67479e MFC: Add FreeBSD id tag. 21 August 2000, 21:09:29 UTC
84ad5c9 MFC: Remove extra FreeBSD id tag. 21 August 2000, 21:08:35 UTC
1d28a52 MFC rev 1.7: sync poll() prototype with manpage. 21 August 2000, 12:25:58 UTC
11283ad MFC rev 1.33: quote the argument to test -n . 21 August 2000, 08:19:46 UTC
34c237a MFC: add the jail paper PR: doc/20728 Requested-by: Yusuf Goolamabbas <yusufg@outblaze.com> 20 August 2000, 13:16:44 UTC
46d22a2 MFC: OpenSSL 0.9.5a 20 August 2000, 09:09:47 UTC
67af566 MFC: OpenSSL 0.9.5a 20 August 2000, 08:56:56 UTC
84d4228 MFC: OpenSSL 0.9.5a 20 August 2000, 08:48:49 UTC
393b319 MFC: fix ecc/nmi problem fix static don't waste voices 20 August 2000, 00:43:55 UTC
de8743d MFC: increase init delay 20 August 2000, 00:41:00 UTC
1c15709 MFC: change irq handling - reportedly fixes channel dead error 20 August 2000, 00:38:30 UTC
b52d0f1 MFC: handle shared irq 20 August 2000, 00:34:12 UTC
f511bfd MFC: suspend/resume support 20 August 2000, 00:29:24 UTC
c1143bc MFC: Recognize ESS 1888 in Dell Latitude XPi 20 August 2000, 00:28:27 UTC
0e8e510 MFC: add warning for hwptr going backwards rate-limit overrun warning 20 August 2000, 00:25:05 UTC
94e6313 MFC: do close right for multiply-open channels fix SNDCTL_DSP_GETODELAY 20 August 2000, 00:22:11 UTC
c1c616f MFC (rev.1.46: fixed a missing splx() in if_addmulti()). 19 August 2000, 22:16:13 UTC
294e985 MFC: Add output of per battery information to apm(1). New ioctl APMIO_GETPWSTATUS is introduced. 19 August 2000, 17:13:48 UTC
6c59241 MFC: Disabled serial console. 19 August 2000, 10:20:19 UTC
c40b40e MFC: Tidy things up, remove redundant (and wrong) settings, use an MRU of 1504 in MP mode. 19 August 2000, 09:33:23 UTC
78b80eb MFC: -DPPP_NOSUID support ``!'' escaping autoload fixes and enhancments filter timeout specs and PPPoUDP recognition Support ppp idents Warn about the depricated alias command Don't run setproctitle() as uid 0 Default ISDN B channel speeds to 65536^H^H^H^H4000 Don't delete sticky routes Allow multiple ``allow users'' lines per section 19 August 2000, 09:30:08 UTC
be30c07 MFC: Add $FreeBSD$ 18 August 2000, 20:01:49 UTC
467418d MFC: - Add address translation support for RTSP/RTP used by RealPlayer and Quicktime streaming media applications. - Add a BUGS section to the man page. 18 August 2000, 20:00:01 UTC
18162a0 Correct comments to fit current realities of exporting crypto. Reviewed by: jdp and kris 18 August 2000, 18:50:21 UTC
e57fc21 MFC rev 1.11 -> 1.12: reorder "localhost" entry, to prefer ::1 than 127.0.0.1. 18 August 2000, 18:29:19 UTC
9925d28 Add errata entry for the busted boot0 in 4.1. 18 August 2000, 18:28:43 UTC
520ce22 Merged from sys/isa/fd.c revision 1.176.2.1. 18 August 2000, 17:43:15 UTC
b8eedc1 Merged from sys/i386/i386/machdep.c revision 1.385.2.7. 18 August 2000, 17:42:43 UTC
b251096 MFC: Get rid of 'fd is usurping... ' message when there are two floppy drives attached to the machine. 18 August 2000, 16:20:21 UTC
9dcb9ad MFC: Save state between suspend and resume. Makes resume work on most UHCI based laptops. 18 August 2000, 16:17:13 UTC
1ab9559 MFC: unvis.3 --> strunvisx.3 MLINK 18 August 2000, 14:58:22 UTC
2c40e68 MFC rev 1.11: remove one space from a message. 18 August 2000, 10:40:41 UTC
6f2743a MFC: publicize ibcs2_loaders. 18 August 2000, 10:27:50 UTC
ba948ba MFC rev 1.55: add missing `;;'. 18 August 2000, 09:47:22 UTC
5b828bd MFC rev 1.54: don't use module-loading shell scripts. 18 August 2000, 09:24:10 UTC
2461bf3 MFC rev 1.226 and rev 1.227: don't use module-loading shell scripts and provide a missing "section" description. 18 August 2000, 09:22:02 UTC
72c6bdf MFC: - Add a default ident string and do some minor whitespace adjustments - Add some comments and wrap the dial line nicely 18 August 2000, 08:33:02 UTC
0267763 MFC: - Don't forget to clean "grog". - Don't use MANDEPEND. - Style fixes. 18 August 2000, 06:32:26 UTC
95f2fcb MFC: Fix substitution of TMAC_M and TMAC_S_PREFIX in manpages. 18 August 2000, 06:30:16 UTC
b1df213 MFC: Update to using periodic.conf 18 August 2000, 06:02:03 UTC
5e03f04 MFC: v1.4. Fix telnet -X coredump. PR# 19835 17 August 2000, 18:52:29 UTC
73ed21b MFC: ESS Solo-1/1E driver for newpcm 17 August 2000, 18:35:36 UTC
6cad56a Eliminate whitespace diff. 17 August 2000, 18:33:02 UTC
3568ea8 Document the soon-to-be-merged ESS Solo driver 17 August 2000, 18:27:37 UTC
53df93e MFC: Change the prototypes in the code as well as in the headers. Noticed by: Sean O'Connell <sean@stat.Duke.EDU> Pointy hat to: jhb 17 August 2000, 18:16:54 UTC
b19aba3 MFC: Catch up to my earlier commits to rc.conf. Reminded by: brian 17 August 2000, 18:01:17 UTC
f3a5766 MFC rev 1.32: empty MAKEOBJDIRPREFIX means use PWD for obj. 17 August 2000, 16:01:52 UTC
4766075 MFC rev 1.402: Don't allow undefined DR7 bits to be set. 17 August 2000, 14:59:41 UTC
9d6eb16 MFC rev 1.67: use MAXLOGNAME. 17 August 2000, 12:33:12 UTC
f66e4eb MFC: Make both 1.2MB and 1.44MB floppy images for PC-98. 17 August 2000, 11:58:03 UTC
8e5d39d MFC: Separate the K4 build from K5 properly. 17 August 2000, 08:30:48 UTC
ea25634 MFC: Check for 'YES' and 'yes' rather than for 'yes' twice. 17 August 2000, 08:28:42 UTC
02d8fb2 MFC: VIS_HTTPSTYLE 17 August 2000, 08:25:54 UTC
e7d595f MFC: Add missing const's and a missing prototype. 17 August 2000, 08:17:58 UTC
7233a11 MFC: Add $FreeBSD$ 17 August 2000, 08:10:05 UTC
39f63b0 MFC: Use the same IEEE fp types on the alpha as on the i386. 17 August 2000, 08:08:15 UTC
1c1cb60 MFC: Binary search tree code. 17 August 2000, 07:38:39 UTC
8e70dba MFC: (rev 1.66) fix `control socket: Protocol not supported' failure in standalone mode. 17 August 2000, 07:34:44 UTC
c4994fd MFC: (rev 1.42) fix the DESTDIR abuse. 17 August 2000, 07:30:34 UTC
315b0a6 MFC: (rev 1.37) do not display icmp sockets as non-existent bridge sockets. 17 August 2000, 07:25:38 UTC
ce08a4f MFC: Fix a bug in keyed sorting due to malloc abuse. 17 August 2000, 06:56:30 UTC
1d41772 Note that in my previous commit, I MFC'd the firewall_logging option, not the firewall_enable option. Noticed by: ru 17 August 2000, 06:55:34 UTC
c5c5094 MFC: - Use ${MAIL_AGENT} if it is present. - Don't allow people to submit 'wish' PR's. 17 August 2000, 06:49:02 UTC
7a79274 MFC: Don't allow people to submit 'wish' PR's directly. 17 August 2000, 06:46:56 UTC
7a6772f MFC: Wrap the uucp subdirectory in the NOUUCP option. 17 August 2000, 06:44:37 UTC
dcb5d94 MFC: ${BDECFLAGS} 17 August 2000, 06:24:54 UTC
fe4d26b MFC: Various fixes and cleanups. 17 August 2000, 06:21:44 UTC
f5020c9 MFC: Fix warnings. 17 August 2000, 06:18:58 UTC
ca05242 MFC: - Add missing negative to a clause. - Add xref to strfile. 17 August 2000, 06:17:49 UTC
2c89ccc MFC: - Reorder some entries properly. - Add yet another Bill Paul quote. 17 August 2000, 06:15:20 UTC
b226c66 MFC: Add a real prototype for printit(). 17 August 2000, 06:13:06 UTC
1237844 MFC: Add /bin/tcsh. 17 August 2000, 06:11:46 UTC
1126659 MFC: - Add firewall_logging option - Add default ppp_user setting - Add weak_mountd_authentication option - Move some things around and remove extra lines to minimize diff with current. 17 August 2000, 06:08:43 UTC
7f6b32f Remove a gratuitous whitespace diff from current. 17 August 2000, 01:45:53 UTC
173cefd MFC: Add a SUPHOST option to override the cvsup server used. 17 August 2000, 01:43:36 UTC
a188d9a MFC: Disconnect libm from the build. 17 August 2000, 00:57:08 UTC
caa86ff MFC: NO_SHAREDOCS world option. 17 August 2000, 00:49:26 UTC
97c09a5 MFC: Document the DOC_LANG variable. 17 August 2000, 00:43:02 UTC
997d3c2 MFC: fix SSHv2 resource limits. 16 August 2000, 23:40:30 UTC
8c577fe MFC: Use more restrictive permissions on various log files. 16 August 2000, 23:31:01 UTC
3d918fe MFC: Use more secure permissions on /var/crash/minfree and several logfiles in /var/log. 16 August 2000, 23:30:01 UTC
100d0d0 MFC: Use shell globbing instead of sed. 16 August 2000, 23:26:01 UTC
d6a5f30 MFC: Id -> FreeBSD 16 August 2000, 23:21:30 UTC
200f5d2 MFC: Add ipv6_ipv4mapping knob. 16 August 2000, 23:17:33 UTC
3cd2e0c MFC: - firewall_enable knob - ppp_user knob for ppp startup at boot - cleanup whitespace bogons to minimize diff from current 16 August 2000, 23:10:53 UTC
128906f MFC: Add in an autologin example. 16 August 2000, 22:46:30 UTC
672fc07 MFC: mdoc fixes 16 August 2000, 22:21:00 UTC
bfa4bfb MFC: make netstat(1) to be aware of divert(4) sockets. 16 August 2000, 20:07:46 UTC
back to top