summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add another Intel chipset (i82562).silby2002-06-291-0/+1
* More caddr_t removal, make fo_ioctl take a void * instead of a caddr_t.alfred2002-06-2912-71/+66
* catch up with mextadd callback taking a void argument instead of a caddr_t.alfred2002-06-295-8/+8
* This commit was generated by cvs2svn to compensate for changes in r99005,obrien2002-06-2984-0/+3443
|\
| * Vendor import of GDB 5.2.obrien2002-06-2984-0/+3443
* | catch up with ext_free prototype change.alfred2002-06-293-6/+6
* | Bmake bits for GDB 5.2.obrien2002-06-2918-3213/+176
* | - kernel core debugging for i386 (Mark Peek)obrien2002-06-293-1900/+1642
* | Note that this is a modified version of GDB.obrien2002-06-291-1/+1
* | Use the stock source.obrien2002-06-291-1210/+1527
* | Best that I can tell, we've never used these files.obrien2002-06-2928-12056/+0
* | More caddr_t removal.alfred2002-06-298-32/+32
* | nuke more instances of caddr_talfred2002-06-291-23/+19
* | m_extadd takes a void (*freef)(void *, void *) now, not aalfred2002-06-291-1/+1
* | remove or replace caddr_t with void.alfred2002-06-283-36/+33
* | nuke caddr_t.alfred2002-06-284-26/+23
* | change struct socket -> so_pcb from caddr_t to void *.alfred2002-06-281-1/+1
* | Remove unneeded casts to caddr_t.alfred2002-06-282-62/+62
* | change f_data field in struct file from caddr_t to void *.alfred2002-06-281-1/+1
* | Simplify TERM handling since now libutil not overwrites existen TERM for "term"ache2002-06-281-3/+1
* | document that the pipe fo_stat routine doesn't need locks because it'salfred2002-06-281-0/+4
* | In namei(), we use a NULL thread for uio_td when doing a VOP_READLINK().jhb2002-06-284-16/+15
* | Add two new submodes to the AES encryption method.phk2002-06-281-11/+121
* | Add a module for src/tools/regression (`regression').jmallett2002-06-281-0/+1
* | Improve the VOP locking assertsjeff2002-06-282-5/+24
* | In vn_mkdir(), use vrele() instead of vput() on the parent directoryiedowse2002-06-282-2/+18
* | One possible code path for syncache_respond() is:jlemon2002-06-281-1/+7
* | Clean up vn_rdwr locking.jeff2002-06-281-6/+12
* | Fix a case where a vnode got explicitly unlocked after the pointer to itgreen2002-06-281-1/+1
* | Include 'sshd' to the lists of forbidden users.maxim2002-06-282-0/+2
* | Add additional field 'overwrite' to login_vars. It mainly needed to handleache2002-06-281-10/+11
* | Make sigpending and sigsuspend account for signals that are pending ondeischen2002-06-286-15/+81
* | Add a wrapper for pselect() in order to make it a cancellation point.deischen2002-06-286-0/+165
* | Remove a GCC-specific command-line option. We should be using WARNS=nmarkm2002-06-281-1/+1
* | Mention that we're checking kernel log messages, even if there'sbrian2002-06-281-2/+2
* | Refer to utilities, not commands, for consistency with env(1), nice(1), etc.tjr2002-06-282-8/+8
* | Don't use SignalBundle if it's not setbrian2002-06-281-3/+6
* | Document the fairly obvious effects of the PATH environment variable.tjr2002-06-283-1/+25
* | Discourage use of env(1)'s "-" flag by moving its description to thetjr2002-06-282-6/+8
* | Complain about (and fix) misformatted RADIUS attributes rather than silentlybrian2002-06-281-2/+6
* | When a RADIUS server is being used, don't use MPPE unless the RADIUSbrian2002-06-281-6/+19
* | Fix warning.dfr2002-06-281-1/+1
* | bring Makefile up to date with new ipfwjulian2002-06-281-1/+1
* | Fix a botched flag clear operation. Rumor has it that this also fixesscottl2002-06-281-1/+1
* | Overwrite "term" from login.conf(5) for any known TERMache2002-06-281-2/+9
* | Use full URL path in references to the Handbook.bmah2002-06-282-12/+12
* | Add my entry to the mojo file.dillon2002-06-281-0/+1
* | There will be no GDB related .info files unless someone that cares about themobrien2002-06-281-1/+1
* | This commit was generated by cvs2svn to compensate for changes in r98954,obrien2002-06-282-0/+246
|\ \ | |/
| * Vendor import of GDB 5.2.obrien2002-06-282-0/+246
OpenPOWER on IntegriCloud