summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VOP_STRATEGY grows an (struct vnode *) argumentjulian1998-07-0435-166/+88
* Hmm, braino in last commit.phk1998-07-042-8/+10
* Change the sign on a race-condition, so that instead of ending up severalphk1998-07-042-16/+36
* Remove '???' because it generates an annoying message aboutsteve1998-07-041-2/+2
* MF22: check for null pointer.jkh1998-07-041-2/+6
* Make things clearer.brian1998-07-042-14/+98
* Version 2.0-beta becomes 2.0 :-)brian1998-07-041-3/+3
* Fix some strange errors of shutting transmitter up when startsemenu1998-07-043-1182/+1153
* 6668/divert -> 8668/divert. IRC uses 6668.brian1998-07-041-2/+2
* Suggest port 8668 rather than 6668 for natd.brian1998-07-042-2/+2
* Fix bug from last commit: don't SEGV when reading as part of a pipe.hoek1998-07-041-1/+1
* Don't use a struct buf (malloc'd) without first initialising all the fieldsjulian1998-07-041-1/+5
* Use '-e' when viewing helpfile.hoek1998-07-031-1/+1
* Restored revs.1.89-1.90 which I somehow clobbered in rev.1.91.bde1998-07-031-4/+4
* Sync timestamp changes for inodes of special files to disk as latebde1998-07-038-29/+44
* Centralized in-core inode update. Update the in-core inode directlybde1998-07-035-71/+33
* Only start checking carrier when the datalink state machinebrian1998-07-032-12/+12
* Prevent recursive help)elp)elping.hoek1998-07-031-1/+5
* Not so fast, that was one '0+' too many.des1998-07-032-4/+4
* Check for missing keyboard.jkh1998-07-031-0/+26
* Add entry for Dell Poweredge XE.jkh1998-07-031-0/+8
* Update M_EXT support in m_copypacket().phk1998-07-031-3/+11
* fts_close calls free(sp), the ISSET(FTS_NOCHDIR) which is a macro thatphk1998-07-032-6/+8
* Reset MNT_ASYNC flag if needed if unmount() should fail.dg1998-07-032-2/+8
* When we transfer time from one timecounter to the next, use nanouptime(),phk1998-07-022-8/+8
* Fix off by 1 error.guido1998-07-021-2/+2
* Add workaround to allow the FreeBSD boot block to work onwpaul1998-07-021-1/+13
* Fix the N'th occurance of missed bits due to opt_???? mucking.sos1998-07-024-8/+20
* Add missing ')'..sos1998-07-021-2/+2
* Moved `#ifndef NFS_NOSERVER' after including nfs.h.kato1998-07-022-4/+4
* Sync with sys/i386/conf/options.i386 revision 1.82.kato1998-07-022-18/+16
* Sync with sys/i386/i386/machdep.c revision 1.302.kato1998-07-022-4/+24
* Sync with sys/i386/boot/netboot/Makefile, bootmenu.c, main.c andkato1998-07-024-12/+52
* Make sure the node count is an integer when mknod'ing pty, tty and vty.des1998-07-022-6/+6
* Remove out of date comment.julian1998-07-021-4/+1
* Remove unused optionjulian1998-07-021-3/+1
* Remove the option to keep IPFW diversion backwards compatiblejulian1998-07-023-48/+5
* Fix argument reversal in example.phk1998-07-021-1/+1
* /var/log/wtmp entries for ptys are treated differently in ac, sincephk1998-07-021-3/+3
* o Be more careful about using sprintf and strcpy.imp1998-07-022-9/+10
* o typo: will -> withimp1998-07-021-1/+1
* o fix bug in conversion of DOS 32-bit signed number to FreeBSD's 64-bitimp1998-07-022-4/+4
* Kill printf accidentally committedimp1998-07-011-3/+1
* Make sourcer's main program execute in X mode.imp1998-07-017-61/+49
* Fixed missing options headers. Options that affect LKMs shouldn'tbde1998-07-012-6/+12
* Added opt_vmpage.h to SRCS so that it actually gets created.bde1998-07-012-10/+10
* Clean up grammar. Provide proper pathnames for spool directories.jkoshy1998-07-011-13/+15
* The CCP layer now behaves as follows:brian1998-06-305-15/+41
* Cross-reference to sysconf(3).eivind1998-06-301-1/+2
* Implement int 2f ax=1600, which is, according to the Interrupt List,imp1998-06-301-1/+5
OpenPOWER on IntegriCloud