summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Silence warning.alfred2002-06-011-2/+2
* Brush up descriptions of sendmail menu last added.matusita2002-06-012-4/+8
* Add 'Sendmail' menu to set sendmail_enable variable.matusita2002-06-014-2/+44
* Fix a bug in sed(1)'s "s" command wherein if an escape ("\" character)green2002-06-011-4/+24
* Make devfs to give honour to PDIRUNLOCK flag.semenu2002-06-011-9/+13
* Quick, low impact band-aide to unbreak the build. Added && 0 so weru2002-06-011-1/+1
* AlphaPC164 can have 1Gbyte of RAM using 8x 128MB SIMMswilko2002-06-011-5/+7
* Should have been part of recent commit:alfred2002-06-012-5/+3
* Call destroy_dev in detach routine to cleanup properly otherwise wealfred2002-06-011-3/+8
* Use PCI_INTERRUPT_VALI in stead of hard coded 255imp2002-06-011-5/+5
* More style(9) nitsimp2002-06-011-20/+23
* Define a PCI_INVALID_IRQ to augment PCI_INTERRUPT_VALIDimp2002-06-011-1/+2
* Use a common function to map the bogus intlines.imp2002-06-013-33/+51
* Make a structure definition slightly more style(9) compliant (makesbsd2002-06-011-2/+1
* Make this file mostly conform to style(9).imp2002-06-011-87/+86
* Implement $PPID, the parent process ID of the shell.tjr2002-06-012-0/+9
* Support the remaining job ID formats required by SUSv3:tjr2002-06-011-2/+21
* We have a version of help(SCCS) in /usr/bin now.jmallett2002-06-011-1/+1
* Remove a stray asterisk in a comment.jmallett2002-06-011-1/+1
* Fix GCC warnings caused by initializing a zero length array. In the process,archie2002-05-3133-257/+159
* Quick, low impact band-aide to unbreak the build. Added && 0 so weimp2002-05-313-3/+3
* Warnings cleanup for gcc3. Also __FUNCTION__ -> __func__anholt2002-05-3113-148/+148
* Grammar nit: treat "contents" as plural.archie2002-05-312-2/+2
* Fix a bug in m_split(): the "m->m_ext.ext_size" field of an mbuf was beingarchie2002-05-312-3/+14
* Don't load a module from /stand/modules in the MFS root if it is already injhb2002-05-311-0/+4
* We don't build libc_r on sparc64 for the moment.ru2002-05-311-1/+1
* pc98 now has its own relnotes and hardware documents.bmah2002-05-311-0/+6
* Add/Update hardware, installation and relnotes documentations for pc98.nyan2002-05-3114-448/+1299
* __FreeBSD__ is not a compiler constant. We must useume2002-05-311-1/+1
* Fix integer overflow causing disk/partition size display wrappingpb2002-05-312-6/+6
* Nit: kern.ttys is of type S,xtty, not S,tty.des2002-05-311-1/+1
* pkg_version was incorrectly claiming that 1.5 == 1.5.0.1, becausebmah2002-05-311-0/+24
* Backout recent typo "fix". I've been enlightened that it's an obsoleteschweikh2002-05-311-1/+1
* - Document the new `diskInteractive' variable.jhb2002-05-312-0/+34
* Add -s (output PID's only) and -l (show PID's) options to the jobs(1)tjr2002-05-314-18/+85
* If 'netInteractive' is set to true in an installation script, thenjhb2002-05-311-0/+18
* Add a 'diskInteractive' variable that can be set to interactively partitionjhb2002-05-316-8/+18
* Typo: s/Indomptable/Indomitable/schweikh2002-05-311-1/+1
* Fixed modes.ru2002-05-3125-25/+28
* #if JOBS around a job control-related statement to allow compilation withtjr2002-05-311-0/+2
* Break the code to display status info for one job out from showjobs() intotjr2002-05-311-63/+52
* On behalf of lib/compat/compat4x.i386/libusb.so.0.bz2.uu,v 1.1,ru2002-05-311-1/+2
* Bootstrapping aid for those with Athlon upgrading from gcc 2.95.x.ru2002-05-311-0/+4
* Move job to front of most recently used job list when bg'd or fg'd.tjr2002-05-311-0/+1
* Instead of keeping just the jobid of the most recently bg'd or fg'd job,tjr2002-05-312-9/+85
* Back out my lats commit of locking down a socket, it conflicts with hsu's work.tanimura2002-05-3162-1713/+502
* The new bsd.incs.mk is powerful enough to handle this wrinkle.ru2002-05-318-213/+100
* Remove DESTDIR which is already included in DOCDIR.jedgar2002-05-311-2/+2
* - Replace the bandaid introduced in revision 1.110 withrobert2002-05-311-1/+3
* Export nswapdev through sysctl(8).des2002-05-311-0/+2
OpenPOWER on IntegriCloud