summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Initialise lcp::his_mru to the ``set mtu'' value if it's lessbrian1998-09-091-2/+4
* - If the OACTIVE flag is set on entry to xl_start(), check to see if thewpaul1998-09-081-4/+68
* Add new atapi-cd driver that supports atapi CD-R/RW drives.sos1998-09-0815-36/+5570
* Add 'blank' and 'nextwriteable' commands for atapi CD-R/RW support.sos1998-09-082-2/+19
* Add definitions for the ELF section attribute flags, SHF_*.jdp1998-09-081-1/+7
* Make PCIC_RESUME_RESET an proper option.brian1998-09-087-9/+25
* Add support for the RPC 64-bit integer type ``hyper''.obrien1998-09-083-4/+62
* Oops, don't assume that the environment is normal in devfs_mount().bde1998-09-081-4/+6
* If traps are set, they are now executed even when a signal-blockingcracauer1998-09-083-10/+27
* Update the diffs against current source + some other cleanup.abial1998-09-082-24/+20
* Whoops, update the makefile too while I'm at it.jkh1998-09-083-3/+3
* Go back to using MSDOSFS instead of Robert Nordier's stand-alone DOSjkh1998-09-084-799/+72
* Make totally sure that we have the latest 1.7 version of booteasyjkh1998-09-083-66/+66
* o Set paths internally for pkg_add for tools we might want to invoke.jkh1998-09-083-12/+16
* Sync with sys/i386/isa/clock.c revision 1.125.kato1998-09-083-9/+9
* Fix a cut&paste error which prevented LD_BIND_NOW from working.dfr1998-09-081-2/+2
* Sync with sys/i386/i386/userconfig.c revision 1.107.kato1998-09-081-2/+5
* restore rev 1.23 to give clear SIGALRM handling example, 68 yearsache1998-09-081-28/+16
* fix a problem with our definition of SNDCTL_DSP_GETBLKSIZE, to letluigi1998-09-081-0/+2
* Add info on PicoBSD being a part of FreeBSD source tree.abial1998-09-081-4/+10
* Sync help files with actual contents of "dial" floppy.abial1998-09-084-10/+28
* Fix bogus suffix stripping to be less naive.jkh1998-09-081-9/+7
* Fail as documented when a dependency cannot be foundjkh1998-09-081-1/+7
* Use ellipsis in the synopsis, and an appropriate explanation injkoshy1998-09-082-4/+12
* Do an installworld rather than install to populate the chroot tree.jkh1998-09-071-2/+2
* Make profiling work for ELF. gprof now autodetects the format ofjdp1998-09-0715-223/+420
* Make the builtin unix macro work as it should (well like Solaris's,steve1998-09-071-1/+5
* Removed unused variables.alex1998-09-0719-37/+7
* Removed some variable initializations which were unnecessary and divergentalex1998-09-073-18/+18
* Remove the extern decl of ``h_errno''. It's alreadybrian1998-09-071-10/+1
* -Wall clean.alex1998-09-076-6/+15
* Implement pthread read/write locks as defined by Version 2 of the Singlealex1998-09-0742-5/+3729
* Change the way the help files are stored, and save ca. 30kB on theabial1998-09-074-60/+124
* Added .St -susv2 --> Version 2 of the Single UNIX Specificationalex1998-09-071-0/+3
* Revive hierarchy targetache1998-09-072-6/+7
* Remove X11 lock files at boot time even if $clear_tmp_enable is not set.cracauer1998-09-071-4/+5
* Add -S flag to test for sockets.cracauer1998-09-074-17/+28
* Correct zsh shell script entry.cracauer1998-09-071-2/+2
* Load linux emulator lkm only when not already loaded. This avoidscracauer1998-09-073-6/+27
* Fixed SUBDIR order (libm is no longer a prerequisite for libtcl).bde1998-09-071-3/+3
* Removed statically configured mount type numbers (MOUNT_*) and allbde1998-09-0728-123/+83
* Add entries for xl0, tlc0 and adv0. Some of these aren't evenjkh1998-09-071-2/+5
* Put the zombie ffs sysctl node in "notyet" state together with its fewbde1998-09-073-7/+5
* Update alpha configuration files and remove i386 target fromdfr1998-09-073-181/+302
* Use Elf_Addr to store addresses instead of Elf_Word.dfr1998-09-071-4/+4
* Device framework code now declared in MI code.dfr1998-09-074-64/+58
* Fix problem reported on bugtraq: check permission of device mountedguido1998-09-072-2/+38
* Make MFS do the default on VOP_FREEBLKS().phk1998-09-071-1/+2
* Set the ${suffix} only once...abial1998-09-073-34/+4
* * Add code to display statistics continuously, every some seconds.abial1998-09-072-24/+45
OpenPOWER on IntegriCloud