summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unbreak world by removing struct cmessage already define in sys/socket.hache2001-03-221-5/+0
* Update search URL:wosch2001-03-221-1/+1
* Take setgid kmem away from nfsstat, it has not needed it for some timetmm2001-03-222-7/+1
* Respect style(9), one must not include both <sys/types.h> androberto2001-03-221-1/+0
* Remove (non-protected) variable names from function prototypes.brian2001-03-222-14/+10
* Since ctime compatibility restrictions removed, use more natural date formatsache2001-03-224-8/+8
* Add back the wd* entries. It turns out they're still used by the PC98.jkh2001-03-221-0/+2
* Move bindery authentication ncps to ncp_ncp.c file. ncp_login.c will staybp2001-03-227-170/+178
* Properly set flags on the broken connection.bp2001-03-224-13/+24
* Enhancement to 1.99 -> 1.100.ru2001-03-221-2/+1
* o Actually extract version of interface and store it along with the name.bp2001-03-221-52/+99
* Slightly reorganize code in the linker_load_dependancies() function to makebp2001-03-221-54/+52
* Don't create legacy wd* devices by default. Let the user do this ifjkh2001-03-221-2/+0
* Remove support for old way of handling module dependencies.bp2001-03-221-35/+18
* Use orthogonal www.FreeBSD.org syntax.jkh2001-03-221-1/+2
* Add dependancy on libmchain module.bp2001-03-222-0/+2
* First step towards making loadable modules independent of havingimp2001-03-224-10/+53
* Sync to last changes.imp2001-03-221-1/+4
* Add zoom air 4000.imp2001-03-221-0/+1
* Axe a few __P() while I'm in the neighborhood.imp2001-03-223-17/+16
* Style(9) changes:imp2001-03-221-32/+26
* Include docs with "default X dist" so XF86Config won't complain about it.jkh2001-03-221-1/+1
* Don't install Kerberos stuff if user has selected minimal or "user"jkh2001-03-221-2/+2
* Hopefully fix some of the bugs in passing credentials over UNIX ...alfred2001-03-229-118/+52
* o Remove BINMODE=0550 -- no need to restrict execution rights as therwatson2001-03-222-3/+1
* o Strip BINMODE from Makefile. Installing watch with 0500 provides norwatson2001-03-221-1/+0
* o Slap some "_"'s in front of variable names relating to extattr functions,rwatson2001-03-221-3/+3
* add/correct a bunch of codec idscg2001-03-221-9/+40
* New release notes: OpenSSH resistance to traffic analysis, make(1)bmah2001-03-223-2/+59
* - XF86.patch is no longer needed as it is all checked into the XFree86jhb2001-03-222-98/+4
* Properly deal with one char weekdaysache2001-03-221-4/+8
* Uppercase first month letterache2001-03-221-1/+6
* This adds /etc/netconfig to the list of files that get copied toalfred2001-03-211-6/+5
* ypserv has intimate knowledge of the server transport handle which iswpaul2001-03-211-17/+4
* Add padding for some short names to make their length the same to notache2001-03-2110-88/+88
* o Remove an unnecessary debugging printf from ufs_extattr_lookup(),rwatson2001-03-211-1/+0
* Help standalone builds by getting libutil.h from src/lib/libutilpeter2001-03-211-1/+1
* Remove fixed length restrictions and paddingache2001-03-2141-404/+337
* Find <libkvm.h> in the source tree. This helps standalone builds.peter2001-03-211-1/+1
* Back out rev 1.4. The advertised 64K limit on transfers only applies whenscottl2001-03-211-4/+11
* Fix width for printing timeache2001-03-211-5/+4
* Don't attempt to parse %cache2001-03-211-4/+27
* Until this is *truly* unused (sorry Steve) and replaced by somethingjkh2001-03-211-0/+137
* Don't attempt to parse %cache2001-03-211-5/+14
* Don't attempt to parse %cache2001-03-211-2/+7
* Include headers to unbreak world.alfred2001-03-211-0/+2
* Don't attempt to parse %cache2001-03-211-3/+9
* Always disable paging when exiting back to real mode after receiving ajhb2001-03-212-8/+8
* Cosmetique, use %R instead of %H:%Mache2001-03-211-1/+1
* Reorder mergemaster entries to be adjacent. Reorder FFS-relatedbmah2001-03-212-22/+18
OpenPOWER on IntegriCloud