summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | add my entry.cjh2002-06-281-0/+1
* | NO! We DON'T wany any libintl action here.obrien2002-06-281-1/+1
* | Actually rev 1.3 (don't declare tilde_expand()) is needed with GDB 5.2.obrien2002-06-281-4/+2
* | Things Gdb 5.2 wants to know about us.obrien2002-06-281-27/+203
* | Our FreeBSD custom changes are OBE. Return to using the stock vendor sources.obrien2002-06-2825-17753/+23531
* | Remove a printf and add a comment on an assumption that could beluigi2002-06-271-3/+10
* | This commit was generated by cvs2svn to compensate for changes in r98944,obrien2002-06-27514-44801/+242791
|\ \ | |/
| * Vendor import of GDB 5.2.obrien2002-06-27639-90062/+295298
* | The new ipfw code.luigi2002-06-278-278/+6251
* | NO_GDB while it is being upgraded.obrien2002-06-271-0/+1
* | Forcibly revert to mainline.des2002-06-2781-2523/+1701
OpenPOWER on IntegriCloud