summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* After receiving a connection and doing a reversebrian1999-04-061-2/+18
* Clean up "lib-tools:", folding libgcc into the rest.obrien1999-04-051-12/+3
* When we get an LCP TLU, go into PHASE_AUTHENTICATEbrian1999-04-051-2/+2
* I've taken a pass through to add NetBSD and OpenBSD release dates,wosch1999-04-051-49/+64
* Move the proper set of libraries.jkh1999-04-051-3/+3
* Catch a case spotted by Tor where files mmapped could leave garbage in thejulian1999-04-0513-86/+440
* 1) Add the defines for the Mass Storage classn_hibma1999-04-051-10/+23
* change wrong names in prototypes (pipe to dev)n_hibma1999-04-051-3/+3
* Add the defines for the Iomega Zip 100 driven_hibma1999-04-052-0/+16
* bugfix: initialise timeout for usbd_device_request as well.n_hibma1999-04-051-3/+4
* Make ppbus compile under egcs. I'm not sure about this casting-to-union-peter1999-04-053-9/+14
* Crap! I grabbed the wrong Makefile from the test machine.obrien1999-04-051-11/+5
* Fix type mismatch..peter1999-04-051-2/+2
* Fix .for loop continuation lines style bugs.obrien1999-04-051-7/+7
* Turn off src/gnu/usr.bin/genclass -- it is OBE as it was part of libg++.obrien1999-04-051-2/+2
* Add iostream Info docs.obrien1999-04-052-0/+21
* Fixed disordering in previous 2 commits. Fixed an English error.bde1999-04-051-5/+6
* Fix damage introduced in previous commit.rnordier1999-04-052-4/+4
* Optimize better for space.rnordier1999-04-052-4/+4
* Correct contents for the EGCS compiler documentation.obrien1999-04-051-9/+11
* There's not much point in the EXPORTMFS #ifdef. I've had this sittingpeter1999-04-051-3/+1
* Zap files not in cvs-1.10peter1999-04-052-427/+0
* Stray files that used to be in 1.9.x that are not in 1.10peter1999-04-051-71/+0
* kldload("ccd") if the ccd module isn't present.peter1999-04-051-1/+8
* libg++ is OBE.obrien1999-04-05635-132638/+0
* osfcn.h (part of libg++) is going away, so don't try to include it.obrien1999-04-051-2/+1
* Add GOTCHAS entries warning against using partition c for vinum, andgrog1999-04-051-0/+76
* Add debug flag DEBUG_EXITFREE to log problems freeing memory on exit.grog1999-04-051-0/+1
* remove_plex: If we don't find the plex in a volume to which itgrog1999-04-051-2/+6
* free_vinum: Clean out bdevsw entry before unloading kld.grog1999-04-051-7/+22
* 'fr' macro: trace back to new kernel base 0xc0000000grog1999-04-051-1/+1
* Bump __FreeBSD_version to 400004 now that the __deregister_frame_infojdp1999-04-051-2/+2
* Resolve undefined weak references to a value of 0. This solves thejdp1999-04-051-1/+13
* Represent the value 2**32 correctly in nroff. Previously, the troffgrog1999-04-051-1/+3
* _G_config.h is now dynamically created.obrien1999-04-051-85/+0
* Fix space padding that was causing a problem in creating the finalobrien1999-04-041-2/+3
* 4.0 will offer EGCS over GCC to the world.obrien1999-04-042-0/+6
* Add prototypes for pread and pwrite.dt1999-04-041-0/+2
* Rename a function to avoid conflict with the new syscall 'pwrite'.dt1999-04-044-18/+18
* Add wrappers for pread and pwrite syscalls.dt1999-04-046-11/+119
* Regenerate (padding for pread and pwrite).dt1999-04-046-8/+10
* Add standard padding argument to pread and pwrite syscall. That should make themdt1999-04-048-158/+129
* Remove a lingering reference to libg++.obrien1999-04-041-3/+2
* Remove the string ">>> FreeBSD/i386 BOOT". I need to reduce the size ofobrien1999-04-042-4/+4
* Add mkstemps to the man page, and create a link for it.imp1999-04-042-2/+14
* Conditionalize one more i386'ism.obrien1999-04-042-2/+6
* Attempt to creating the right ``tm.h'' file for the Alpha.obrien1999-04-041-1/+5
* Attempt at creating the right ``tm.h'' file for the Alpha.obrien1999-04-041-1/+5
* Remove mkstemp.c from build. This is now in libc.imp1999-04-041-3/+1
* Add mkstemps from OpenBSD. This has been in my tree for months andimp1999-04-041-7/+24
OpenPOWER on IntegriCloud